Add stale issue and PR identification workflow#1197
Conversation
This workflow identifies stale issues and pull requests that have been inactive for 60 days, sending a message to notify users. Does NOT auto-close anything.
|
fmeum
left a comment
There was a problem hiding this comment.
Based on my experience with the Bazel repo, I would expect such a label to have a net negative impact - potential contributors tend to be annoyed by it more than it helps maintainers to focus.

This workflow identifies stale issues and pull requests that have been inactive for 60 days, sending a message to notify users. The
stalelabel will be useful for triage.Does NOT auto-close anything.
If we like this, I plan to roll out to most of the org.