misc: make more tags "not-stale"

PR-URL: https://github.com/libuv/libuv/pull/2539
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
This commit is contained in:
Jameson Nash 2019-11-15 13:40:19 -05:00
parent 5cb8860b45
commit 6432886e0d

5
.github/stale.yml vendored
View File

@ -5,6 +5,11 @@ daysUntilClose: 7
# Issues with these labels will never be considered stale
exemptLabels:
- v2
- enhancement
- good first issue
- feature-request
- doc
- bug
- not-stale
# Label to use when marking an issue as stale
staleLabel: stale