]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Add fixpending label to prevent stale
authorshamoon <4887959+shamoon@users.noreply.github.com>
Tue, 22 Feb 2022 00:11:22 +0000 (16:11 -0800)
committerJohann Bauer <bauerj@bauerj.eu>
Wed, 2 Mar 2022 14:49:50 +0000 (15:49 +0100)
.github/stale.yml

index 470349fb1ee0c355202452e826be88c04266c777..f5b193a8f06425a4933c3f42bdd43374e537d0fa 100644 (file)
@@ -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