Adjust stalebot to ignore 'Help wanted' (#9738)

This commit is contained in:
Franck Nijhof 2019-06-30 19:03:07 +02:00 committed by Klaas Schoute
parent 3644c69b27
commit 2599e7fcbc

1
.github/stale.yml vendored
View File

@ -5,6 +5,7 @@ daysUntilClose: 7
# Issues with these labels will never be considered stale
exemptLabels:
- has-parent
- Help wanted
# Label to use when marking an issue as stale
staleLabel: Stale
# Comment to post when marking an issue as stale. Set to `false` to disable