TODO
original issue
The exercism/exercism.io has a lot of very old issues.
A colleague of mine recently built a GitHub integration that will automatically close stale issues (well, it first adds a comment, then closes it if there's no activity in the N days after the comment).
https://github.com/integration/probot-stale
I would like to suggest that we do this for the exercism/exercism.io repository.
The argument for this is that:
- If it's important, it will come up again.
- It can always be reopened.
- It will make it much easier to see what is actually being worked on.
My goal for the project is for every issue to be actionable. Eventually that will mean doing better at labeling (some issues might be worth keeping open even if they are stale), but I think it would be helpful to start by defaulting to "close" and then when we run into things where we don't like that, we can discuss it to see what we should be doing instead.
TODO
original issue
The exercism/exercism.io has a lot of very old issues.
A colleague of mine recently built a GitHub integration that will automatically close stale issues (well, it first adds a comment, then closes it if there's no activity in the N days after the comment).
https://github.com/integration/probot-stale
I would like to suggest that we do this for the exercism/exercism.io repository.
The argument for this is that:
My goal for the project is for every issue to be actionable. Eventually that will mean doing better at labeling (some issues might be worth keeping open even if they are stale), but I think it would be helpful to start by defaulting to "close" and then when we run into things where we don't like that, we can discuss it to see what we should be doing instead.