]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Update stale.yml
authorshamoon <4887959+shamoon@users.noreply.github.com>
Sun, 3 Jul 2022 02:06:32 +0000 (19:06 -0700)
committerGitHub <noreply@github.com>
Sun, 3 Jul 2022 02:06:32 +0000 (19:06 -0700)
[ci skip]

.github/stale.yml

index 91ab0e8ae17c8ba8916d42d25167dbf5b1da406d..c15e06f90a5c1cc7345af23e26a57033314cec2f 100644 (file)
@@ -2,7 +2,7 @@
 daysUntilStale: 30
 # Number of days of inactivity before a stale issue is closed
 daysUntilClose: 7
-any-of-labels: unconfirmed,cant-reproduce,stale
+any-of-issue-labels: unconfirmed,cant-reproduce,stale
 # 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