mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 15:25:41 +01:00
Add fixpending label to prevent stale
This commit is contained in:
parent
a48c6e5b43
commit
65e2177964
1 changed files with 1 additions and 0 deletions
1
.github/stale.yml
vendored
1
.github/stale.yml
vendored
|
|
@ -6,6 +6,7 @@ daysUntilClose: 7
|
|||
exemptLabels:
|
||||
- pinned
|
||||
- security
|
||||
- fixpending
|
||||
# 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