From 171cedf0f064712d9179d9a2bcd14f1226f7f964 Mon Sep 17 00:00:00 2001 From: Harshavardhana Date: Sun, 23 Jan 2022 20:36:59 -0800 Subject: [PATCH] change to do-not-close --- .github/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/stale.yml b/.github/stale.yml index 68c5ee938..1085be6bc 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -14,7 +14,7 @@ onlyLabels: [] exemptLabels: - "security" - "pending discussion" - - "do not close" + - "do-not-close" # Set to true to ignore issues in a project (defaults to false) exemptProjects: false