]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Add fixpending label to prevent stale 125/head
authorshamoon <4887959+shamoon@users.noreply.github.com>
Tue, 22 Feb 2022 00:11:22 +0000 (16:11 -0800)
committerGitHub <noreply@github.com>
Tue, 22 Feb 2022 00:11:22 +0000 (16:11 -0800)
.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