ci: do not stale issue with working
or pr-welcome
label [skip ci]
This commit is contained in:
parent
0fd51646f6
commit
40a6fcbdff
2
.github/stale.yml
vendored
2
.github/stale.yml
vendored
@ -6,6 +6,8 @@ daysUntilClose: 20
|
|||||||
exemptLabels:
|
exemptLabels:
|
||||||
- accepted
|
- accepted
|
||||||
- security
|
- security
|
||||||
|
- working
|
||||||
|
- pr-welcome
|
||||||
# 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…
x
Reference in New Issue
Block a user