Automatically set regressionwindow-wanted for bugs that are regressions but don't have a regression range
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 68
- Forks
- 92
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 16
Description
Instead of having triagers do this manually, we could partially automate it.
We already have a way to detect bugs that are regressions (bugbug).
We could probably train an additional classifier to detect regression bugs that have no regression range.
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
Start by reviewing the existing bugbug regression detector and how bugbot updates Bugzilla metadata. Determine what training data and integration points would be needed to identify regression bugs without a regression range. Done means the automation reliably sets regressionwindow-wanted for qualifying bugs, with evaluation showing acceptable classifier behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100