chore: prevent stale-exempt labelled issue from closing

pull/14433/head
Edd Robinson 2019-07-24 13:11:27 +01:00
parent 613aef698f
commit 4b3d7cdeac
1 changed files with 1 additions and 0 deletions

1
.github/stale.yml vendored
View File

@ -7,6 +7,7 @@ daysUntilClose: 7
# Issues with these labels will never be considered stale
exemptLabels:
- security
- stale-exempt
# Label to use when marking an issue as stale
staleLabel: wontfix
# Comment to post when marking an issue as stale. Set to `false` to disable