Automatically set severity when a bug has no severity and another bug with a severity is marked as its duplicate
Open
@suhaibmujahid is already working on this.
Since Nov 16, 2022.
area-Noise Reduction
area-Severity
- Dominant language
- Python
- Stars
- 68
- Forks
- 92
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 16
Description
See also #1574. Follow-up to #1672 (thanks to @calixteman for his idea in https://github.com/mozilla/relman-auto-nag/pull/1672#issuecomment-1290240140).
E.g. at this point https://bugzilla.mozilla.org/show_bug.cgi?id=1738056#a1662659_293943 we could have automatically set the severity from https://bugzilla.mozilla.org/show_bug.cgi?id=1735712, and avoided the needinfo later.
We could add this to the script that copies duplicate info, or to the script that suggests increasing severity based on duplicates.
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.
Assessment
This issue has not been assessed yet.