mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 14:55:07 +01:00
Only stale unconfirmed issues
This commit is contained in:
parent
1083ed4e40
commit
941ba8d689
1 changed files with 2 additions and 5 deletions
7
.github/stale.yml
vendored
7
.github/stale.yml
vendored
|
|
@ -2,11 +2,8 @@
|
|||
daysUntilStale: 30
|
||||
# Number of days of inactivity before a stale issue is closed
|
||||
daysUntilClose: 7
|
||||
# Issues with these labels will never be considered stale
|
||||
exemptLabels:
|
||||
- pinned
|
||||
- security
|
||||
- fixpending
|
||||
onlyLabels:
|
||||
- unconfirmed
|
||||
# Label to use when marking an issue as stale
|
||||
staleLabel: stale
|
||||
# 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