From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Mon, 27 May 2024 22:23:40 +0000 (-0700) Subject: Chore: add stale to any-of-labels X-Git-Tag: v2.9.0~1^2~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=180b32651d11a49a89c281582dcc75e5ec049029;p=thirdparty%2Fpaperless-ngx.git Chore: add stale to any-of-labels --- diff --git a/.github/workflows/repo-maintenance.yml b/.github/workflows/repo-maintenance.yml index c545eee17c..c9c1342427 100644 --- a/.github/workflows/repo-maintenance.yml +++ b/.github/workflows/repo-maintenance.yml @@ -22,7 +22,7 @@ jobs: with: days-before-stale: 7 days-before-close: 14 - any-of-labels: 'cant-reproduce,not a bug' + any-of-labels: 'stale,cant-reproduce,not a bug' stale-issue-label: stale stale-pr-label: stale stale-issue-message: >