mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Use cant-reproduce for stale
This commit is contained in:
parent
278453451e
commit
2ab2d9127d
2
.github/stale.yml
vendored
2
.github/stale.yml
vendored
@ -5,7 +5,7 @@ daysUntilStale: 30
|
|||||||
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 all of these labels are check if stale. Defaults to `[]` (disabled)
|
||||||
onlyLabels: [unconfirmed,cant-reproduce]
|
onlyLabels: [cant-reproduce]
|
||||||
|
|
||||||
# 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