Exempt issues tagged with "status: blocked"

This commit is contained in:
Jeremy Stretch 2019-10-17 14:28:27 -04:00
parent 606cb19f7a
commit 59b44f94d1

1
.github/stale.yaml vendored
View File

@ -6,6 +6,7 @@ daysUntilClose: 7
exemptLabels:
- "status: accepted"
- "status: gathering feedback"
- "status: blocked"
# 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