]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Include 'not a bug' for stale action 3641/head
authorshamoon <4887959+shamoon@users.noreply.github.com>
Tue, 20 Jun 2023 17:53:05 +0000 (10:53 -0700)
committerGitHub <noreply@github.com>
Tue, 20 Jun 2023 17:53:05 +0000 (10:53 -0700)
.github/workflows/repo-maintenance.yml

index bc8f7f71d1ac0a19920628dffb65d44739cc74fa..b03c559114693c0e4f73324062a0b9f2f08fb824 100644 (file)
@@ -21,7 +21,7 @@ jobs:
         with:
           days-before-stale: 7
           days-before-close: 14
-          only-labels: 'cant-reproduce'
+          any-of-labels: 'cant-reproduce,not a bug'
           stale-issue-label: stale
           stale-pr-label: stale
           stale-issue-message: >