Add a tool to ask devs to set status flags for dup bugs
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 68
- Forks
- 92
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 16
Description
The bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1524743
is tracked and affected in 67, is marked as dup of 1523926 which is tracked and verified in 67.
So the bug 1524743 should be marked as verified in 67.
We should autofix with a needinfo:
:foobar, since this bug is a dup of XXX which is verified in XX, could you update the status flag if everything ok ?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by reading the bugbot repository and its Bugzilla metadata workflow, then trace how reminders or needinfo requests are issued. Done means detecting a duplicate whose target is verified, identifying the affected status flag, and prompting the developer to update it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100