]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Update stale.yml
authorshamoon <4887959+shamoon@users.noreply.github.com>
Sun, 18 Jun 2023 03:02:44 +0000 (20:02 -0700)
committerGitHub <noreply@github.com>
Sun, 18 Jun 2023 03:02:44 +0000 (20:02 -0700)
.github/stale.yml

index d785c197d0b4b4d46ae2686079109a7ea750938e..f0af1db2ac0e116bddda8b81858778d0d1a98908 100644 (file)
@@ -4,8 +4,8 @@ daysUntilStale: 30
 # Number of days of inactivity before a stale issue is closed
 daysUntilClose: 7
 
-# Only issues or pull requests with all of these labels are check if stale. Defaults to `[]` (disabled)
-onlyLabels: [cant-reproduce]
+# Only issues or pull requests with any of these labels are check if stale. Defaults to `[]` (disabled)
+any-of-labels: ['cant-reproduce','not a bug','unconfirmed']
 
 # Label to use when marking an issue as stale
 staleLabel: stale