1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Exempt issues tagged with "status: blocked"

This commit is contained in:
Jeremy Stretch
2019-10-17 14:28:27 -04:00
parent b8feba1070
commit f08968da49

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