Add not-stale to stale-bot exempt tags
This commit is contained in:
parent
5c541a297a
commit
870c229c2c
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue