mirror of https://git.sr.ht/~stygianentity/bincode
Add not-stale to stale-bot exempt tags
This commit is contained in:
parent
5c541a297a
commit
870c229c2c
|
|
@ -6,6 +6,7 @@ daysUntilClose: 7
|
||||||
exemptLabels:
|
exemptLabels:
|
||||||
- bug
|
- bug
|
||||||
- security
|
- security
|
||||||
|
- not-stale
|
||||||
# Label to use when marking an issue as stale
|
# Label to use when marking an issue as stale
|
||||||
staleLabel: stale
|
staleLabel: stale
|
||||||
# Comment to post when marking an issue as stale. Set to `false` to disable
|
# Comment to post when marking an issue as stale. Set to `false` to disable
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue