From 536e44c4957a9494fb27c02e51fd515990f06bc2 Mon Sep 17 00:00:00 2001 From: Anthony Lavado Date: Mon, 4 Nov 2019 02:34:52 -0500 Subject: [PATCH] Update stale.yml --- .github/stale.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/stale.yml b/.github/stale.yml index e478e25d21..e61e0ed476 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -8,6 +8,7 @@ exemptLabels: - future - feature - enhancement + - confirmed # Label to use when marking an issue as stale staleLabel: stale # Comment to post when marking an issue as stale. Set to `false` to disable