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

We want to include all defects in our calculation, but in order to be able to include sec-bugs we need to run the scripts in a sufficiently secure environment (which...

For subsequent reporting, we want to have an easy way to get the numbers sent via the quality report emails in a single sheet. This allows for a better monitoring.

Once we have a time series, we could construct a nice graph visualizing the trend for some of of those values. It should be possible to aggregate/filter as usually in...

first in `tasks_for == "github-push" && head_branch[:10] == "refs/tags/"` has no task id https://github.com/mozilla/bugbug/blob/ca69cc3448f0cc6b3f5d4434c8f316573cf576f0/.taskcluster.yml#L271

It's basically a matter of using the stuff from https://github.com/mozilla-platform-ops/monopacker/tree/main/scripts/ubuntu-cuda in https://github.com/taskcluster/community-tc-config/blob/main/imagesets/generic-worker-ubuntu-22-04/bootstrap.sh.

This will be helpful in the context of https://github.com/mozilla/relman-auto-nag/issues/1669#issuecomment-1279650206

Add a simple example model for detecting defects, both with finetuning and with using embeddings to train a xgboost model Fixes #39

Fixes #2786 This PR includes the bugs from `"Calendar"`, `"Chat Core"`, `"MailNews Core"` and `"Thunderbird"` products. As requested in the issue, this PR excludes the bugs from these products from...

#539 Modified `get_bugbug_labels` in `defect.py` to include only those data points that are labelled either `regression` or `bug_no_regression` in the training set. Training the model without changes 72486 non-regression bugs...