mirror of https://github.com/Xhofe/alist
ci: do not stale issue with `working` or `pr-welcome` label [skip ci]
parent
0fd51646f6
commit
40a6fcbdff
|
@ -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…
Reference in New Issue