Automatically close inactive bugs as INCOMPLETE if there is a needinfo on the reporter and the regressionwindow-wanted keyword
Open
Nobody has claimed this yet.
area-Autoclosing
area-Bug Inactivity
- Dominant language
- Python
- Stars
- 68
- Forks
- 92
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 16
Description
Presumably we are waiting on the reporter to provide more information and we can't do much without the additional information.
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 locating the Python code that identifies inactive bugs and checks the needinfo on the reporter together with the regressionwindow-wanted keyword. The change is complete when matching bugs are automatically closed as INCOMPLETE while bugs missing either condition remain unaffected; no file or test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- release, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100