Automatically close stale issues and PRs
- Dominant language
- Python
- Stars
- 7
- Forks
- 10
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 5
Description
Issues and PRs with no activity after 10 months should be closed as stale.
Making use of the [close-stale-issues](https://github.com/marketplace/actions/close-stale-issues) action, we can add a stale label after a given time to warn relevant contributors that the issue will soon be closed automatically.
Contributor guide
Research direction
Start by reading the linked close-stale-issues action documentation and checking the repository's GitHub Actions configuration. Configure the action to warn about issues and pull requests after 10 months of inactivity, then close them automatically after the warning period; done means the workflow is present and its timing matches the issue request.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100