mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 15:25:41 +01:00
Use any-of-labels for stalebot
[ci skip]
This commit is contained in:
parent
68f0cf419b
commit
d8cda7fc1b
1 changed files with 1 additions and 2 deletions
3
.github/stale.yml
vendored
3
.github/stale.yml
vendored
|
|
@ -2,8 +2,7 @@
|
||||||
daysUntilStale: 30
|
daysUntilStale: 30
|
||||||
# Number of days of inactivity before a stale issue is closed
|
# Number of days of inactivity before a stale issue is closed
|
||||||
daysUntilClose: 7
|
daysUntilClose: 7
|
||||||
onlyLabels:
|
any-of-labels: unconfirmed,cant-reproduce,stale
|
||||||
- unconfirmed
|
|
||||||
# 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…
Add table
Add a link
Reference in a new issue