CI: Process stale issues four times per day#116857
Conversation
|
I don’t know where to discuss this stale bot. Is the label that useful, given the possibility of sorting by last-updated? If yes, can the comment be skipped, to avoid unhelpful notification? (They are only helpful on repos that auto-close valid issues just because of time elapsed, which is annoying too.) |
Perhaps a new core-workflow issue?
I'm using it as an opportunity to check the current status of old PRs, and consider whether they're still needed. For example, on one I reminded the author to sign the CLA or we'll need to close it, and added
We used to autoclose stale PRs with no CLA. This needs reimplementing: python/core-workflow#441. |
Should we have a system where we convert old PRs that need a little update to 'easy' issues for someone to pick up? For example #30097, which was marked stale today. The author abandoned it, but the change still needs to be done. |
|
Close the PR, create an issue. |
Follow on from #116636, twice a day is not enough:
Let's try four times per day.