Disable 'Stale' bot or change its configuration #300
Marcono1234
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
currently you have in
.github/workflows/stale.yml
theactions/stale
action configured. The problem is that this configuration can be quite disruptive for contributors because it might end closing issues where you / the maintainers haven't had a look yet, see #295 (comment). I assume that isn't in your interest either.Would it be possible to disable the Stale bot, or to change it to only act on issues you labelled for example "awaiting-response"? So that new untriaged issues aren't closed automatically.
See also actions/stale#719
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions