Closed safe closed 2 years ago
Having a bot to help triage and keep issues up-to-date is a great idea, but I'm not sure to understand how this would help people find "solutions based on closed issues".
Do you have any bot recommendation?
Do you have any bot recommendation?
Stale GitHub Action covers both issues and pull requests which is also heavily customisable (https://github.com/actions/stale). This is also used on the flask repo and is probably what I’d recommend.
I'll close this to prevent another stale issue sitting here. Just a recommendation, won't take long to implement and should reduce the manual effort needed. Happy to help if you need more people as well.
Is your feature request related to a problem? Please describe. There are 188 (well, 189 including this) issues open with many being duplicates.
Describe the solution you'd like Enable a bot/actions to remove stale issues, this will help ensure issues that are open are still relevant while also allowing people to easily search for solutions based on "closed" issues.
Describe alternatives you've considered None, why would you?