mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-17 10:13:56 -05:00
Update stale.yml
This commit is contained in:
parent
2a240d83fd
commit
a1d10e7d4a
4
.github/stale.yml
vendored
4
.github/stale.yml
vendored
@ -4,8 +4,8 @@ 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
|
||||||
|
|
||||||
# Only issues or pull requests with all of these labels are check if stale. Defaults to `[]` (disabled)
|
# Only issues or pull requests with any of these labels are check if stale. Defaults to `[]` (disabled)
|
||||||
onlyLabels: [cant-reproduce]
|
any-of-labels: ['cant-reproduce','not a bug','unconfirmed']
|
||||||
|
|
||||||
# Label to use when marking an issue as stale
|
# Label to use when marking an issue as stale
|
||||||
staleLabel: stale
|
staleLabel: stale
|
||||||
|
Loading…
x
Reference in New Issue
Block a user