From c3807a89ed54ceff553c6a7558990f0f3bce70ac Mon Sep 17 00:00:00 2001 From: Danny Brown Date: Tue, 28 Jan 2020 12:46:05 -0500 Subject: [PATCH] chore: exclude extension discussion --- .github/stale.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/stale.yml b/.github/stale.yml index ca6e1cb55..0e8cfbb59 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -16,6 +16,7 @@ exemptLabels: - 'Task: Tests :microscope:' - 'PR: Awaiting Review 👀' - 'Triage :white_flag:' + - 'Extension: Discussion' - 'Announcement 🎉' # Label to use when marking an issue as stale staleLabel: 'Stale :baguette_bread:'