Add not-stale to stale-bot exempt tags

This commit is contained in:
Nathan McCarty 2021-08-12 21:07:16 -04:00
parent 5c541a297a
commit 870c229c2c
1 changed files with 1 additions and 0 deletions

1
.github/stale.yml vendored
View File

@ -6,6 +6,7 @@ daysUntilClose: 7
exemptLabels:
- bug
- security
- not-stale
# 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