mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 23:05:42 +01:00
Update stale.yml
This commit is contained in:
parent
2a240d83fd
commit
a1d10e7d4a
1 changed files with 2 additions and 2 deletions
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
|
||||
daysUntilClose: 7
|
||||
|
||||
# Only issues or pull requests with all of these labels are check if stale. Defaults to `[]` (disabled)
|
||||
onlyLabels: [cant-reproduce]
|
||||
# Only issues or pull requests with any of these labels are check if stale. Defaults to `[]` (disabled)
|
||||
any-of-labels: ['cant-reproduce','not a bug','unconfirmed']
|
||||
|
||||
# Label to use when marking an issue as stale
|
||||
staleLabel: stale
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue