From 5f34d84f676b2cd2b6e0e1cdbf578b47220e69b6 Mon Sep 17 00:00:00 2001 From: Jeff Geerling Date: Wed, 26 Aug 2020 11:19:05 -0500 Subject: [PATCH] PR #196 follow-up: Adjust stale bot exemptLabels. --- .github/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/stale.yml b/.github/stale.yml index 4818ef4d..230cf78a 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -16,10 +16,10 @@ onlyLabels: [] # Issues or Pull Requests with these labels will never be considered stale. Set # to `[]` to disable exemptLabels: - - pinned - security - planned - priority/critical + - lifecycle/frozen - verified # Set to true to ignore issues in a project (defaults to false)