mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-24 17:38:37 -06:00
Exempt issues tagged with "status: blocked"
This commit is contained in:
parent
b8feba1070
commit
f08968da49
1
.github/stale.yaml
vendored
1
.github/stale.yaml
vendored
@ -6,6 +6,7 @@ daysUntilClose: 7
|
|||||||
exemptLabels:
|
exemptLabels:
|
||||||
- "status: accepted"
|
- "status: accepted"
|
||||||
- "status: gathering feedback"
|
- "status: gathering feedback"
|
||||||
|
- "status: blocked"
|
||||||
# Label to use when marking an issue as stale
|
# Label to use when marking an issue as stale
|
||||||
staleLabel: wontfix
|
staleLabel: wontfix
|
||||||
# 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
Block a user