From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Tue, 22 Feb 2022 00:11:22 +0000 (-0800) Subject: Add fixpending label to prevent stale X-Git-Tag: ngx-1.6.0~5^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=refs%2Fpull%2F125%2Fhead;p=thirdparty%2Fpaperless-ngx.git Add fixpending label to prevent stale --- diff --git a/.github/stale.yml b/.github/stale.yml index 470349fb1e..f5b193a8f0 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -6,6 +6,7 @@ daysUntilClose: 7 exemptLabels: - pinned - security + - fixpending # 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