not all regressions affect nightly

Open
#2,842 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
48/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
python
Domain
tooling

Research direction

Start with the Bugzilla references and the bugbot logic that assigns the status-firefox151 flag. Check how an overridden flag is handled and how the affected code is identified; done means the flag is not added for non-Firefox regressions and is not restored after being overridden.

Written by the indexing model from the issue text.

Description

See https://bugzilla.mozilla.org/show_bug.cgi?id=2026047#c6 and https://bugzilla.mozilla.org/show_bug.cgi?id=2026047#c8
Bugbot sets status-firefox151 even though the code doesn't live in firefox so these status flags aren't relevant here.
At the very least once it's been overridden it shouldn't come back and set the flag again.

Dominant language
Python
Stars
68
Forks
92
Avg merge
2d 2h
Merged PRs (30d)
16

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from mozilla/bugbot

All issues in mozilla/bugbot

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.