Don't show issues with uplift requests on them in the "Fixed in X, affected in Y" email
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 68
- Forks
- 92
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 16
Description
In the "Fixed in 60, Affecting 59 or 58" email, for the bugs affected in beta but fixed in nightly, I'd love to exclude the bugs that already have an uplift request (approval-mozilla-beta:? or +) flag set. That would eliminate a lot of noise from the query, since we're going to see the uplift requests anyway.
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
Trace the code that builds the “Fixed in 60, Affecting 59 or 58” email and its Bugzilla query. Start by locating how affected-in-beta, fixed-in-nightly bugs and uplift flags are selected; done means bugs with an approval-mozilla-beta:? or + flag no longer appear in that email.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100