From b05cb17c99e85e801edf4efcab2482554a8a6b8d Mon Sep 17 00:00:00 2001 From: Simon Aronsson Date: Fri, 2 Aug 2019 14:13:47 +0200 Subject: [PATCH] fix exempt labels --- .github/stale.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/stale.yml b/.github/stale.yml index f59106c..1b245b9 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -2,8 +2,10 @@ daysUntilStale: 60 daysUntilClose: 7 exemptMilestones: true exemptLabels: - - pinned - - security + - "Public Service Announcement" + - "Do not close" + - "Type: Bug" + - "Type: Security" staleLabel: "Status: Stale" markComment: > This issue has been automatically marked as stale because it has not had