From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Tue, 20 Jun 2023 17:53:05 +0000 (-0700) Subject: Include 'not a bug' for stale action X-Git-Tag: v1.16.3~6^2~4^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F3641%2Fhead;p=thirdparty%2Fpaperless-ngx.git Include 'not a bug' for stale action --- diff --git a/.github/workflows/repo-maintenance.yml b/.github/workflows/repo-maintenance.yml index bc8f7f71d1..b03c559114 100644 --- a/.github/workflows/repo-maintenance.yml +++ b/.github/workflows/repo-maintenance.yml @@ -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: >