Skip to content

Don't trigger frontend-triage on bugs that already have a patch, a severity or an owner - #3029

Open
msujaws wants to merge 1 commit into
mozilla:masterfrom
msujaws:frontend-triage-narrow-query
Open

msujaws wants to merge 1 commit into
mozilla:masterfrom
msujaws:frontend-triage-narrow-query

Conversation

@msujaws

@msujaws msujaws commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

We assume someone is already working on them and thus skip the triage

…verity or an owner

We assume someone is already working on them and thus skip the triage
@msujaws

msujaws commented Sep 15, 2026

Copy link
Copy Markdown
Contributor Author

The severity check does most of the heavy lifting here. If a patch is already on a bug or assigned, it almost always also has a severity attached.

Comment on lines +154 to +155
def test_queries_only_bugs_with_no_severity_yet():
assert _rule().get_bz_params("2026-07-28")["bug_severity"] == "--"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd remove these tests that are simply assertions on the code itself, they are not checking behavior

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants