From db0f6aaab6bc05c64747169a7d5e32356bca889f Mon Sep 17 00:00:00 2001 From: Christoph Atteneder Date: Tue, 18 Feb 2020 12:35:53 +0100 Subject: [PATCH] Protect priority issues from stale bot --- .github/stale.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/stale.yml b/.github/stale.yml index 0141275660..16e5fa4216 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -13,6 +13,7 @@ exemptLabels: - good first issue - Epic - a:feature + - is:priority # Label to use when marking an issue as stale staleLabel: was:dropped # Comment to post when marking an issue as stale. Set to `false` to disable