Configure Firefox :: General, Toolkit :: General and Firefox :: Untriaged for automatic triage, and stop requiring editbugs - #3021
Open
msujaws wants to merge 3 commits into
Conversation
msujaws
added a commit
to msujaws/bugbug
that referenced
this pull request
Sep 10, 2026
…bug arrives, since a bug somebody put back has already defeated a human triager rather than merely not been looked at yet The notes described a race instead: bugbot's `component` rule moving a freshly filed bug out from under the run. mozilla/bugbot#3021 now queries `Firefox :: Untriaged` on `changedto` rather than on the filing date, so that case no longer reaches the agent and the guidance that told it to write around the race was describing something that cannot happen.
msujaws
marked this pull request as draft
September 10, 2026 21:44
…aged for automatic triage since a reporter who cannot name a component is the filing that most needs a first pass
msujaws
force-pushed
the
frontend-triage-general-untriaged
branch
from
September 10, 2026 21:47
3a47f32 to
db5f11d
Compare
msujaws
marked this pull request as ready for review
September 10, 2026 21:49
marco-c
reviewed
Sep 11, 2026
marco-c
reviewed
Sep 11, 2026
marco-c
reviewed
Sep 11, 2026
marco-c
reviewed
Sep 11, 2026
marco-c
reviewed
Sep 11, 2026
…not name a component usually does not hold it either and those are the bugs the three buckets were just added for
…nt was moved back there, since component.py moves a freshly filed one out in the same cron pass that starts the run
msujaws
force-pushed
the
frontend-triage-general-untriaged
branch
from
September 11, 2026 15:07
db5f11d to
cf6a0ce
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add Firefox and Toolkit ::General and Firefox::Untriaged for automatic frontend-triage. Firefox::Untriaged will only run if the bug is moved back to Untriaged. This also removes the 'editbugs' permission requirement, since we are happier with the quality of the output now.