bugbug icon indicating copy to clipboard operation
bugbug copied to clipboard

Platform for Machine Learning projects on Software Engineering

Results 367 bugbug issues
Sort by recently updated
recently updated
newest added

The first step is to read [CONTRIBUTING.md](https://github.com/mozilla/bugbug/blob/master/CONTRIBUTING.md). Then, run the setup steps described in the README. Then, you can pick up a [good-first-bug](https://github.com/mozilla/bugbug/issues?q=is%3Aopen+is%3Aissue+label%3Agood-first-bug) to work on (don't just focus on...

There are some manifests that are really platform specific and could fail differently on many different configurations (maybe because they are big manifests and contain many tests, or maybe because...

Currently, we only consider regressions. We could also consider test failures, blocking bugs, and so on. We need to come up with a formula (or make it configurable) to weigh...

After #2144, we should support showing the dependency heatmap with source/target teams rather than just source/target components, and support using teams as rows/columns rather than only components.

ui

Currently charts take the entire screen width and are positioned one after another vertically, something like https://apexcharts.com/javascript-chart-demos/dashboards/ would be nicer and more readable.

ui

When I restrict to release 86 I'm seeing some of the graphs going back to 2009, with some data points included that isn't in the bug list. The graphs time...

ui

E.g. https://bugzilla.mozilla.org/show_bug.cgi?id=1615701 was classified as spam with high confidence, but it isn't spam. The first step is to check the feature importances for this classification, so we can see why...

good-first-bug