From ea37611d60633a479497e1e6bce17b432d8585e0 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Thu, 10 May 2018 11:47:48 -0400 Subject: [PATCH] Update stale.yml --- .github/stale.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/stale.yml b/.github/stale.yml index 2d8120fa..3aa2e79c 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -6,7 +6,6 @@ daysUntilClose: 7 exemptLabels: - "Status: Accepted" - "Status: Under Consideration" - - "Status: Review Needed" # Label to use when marking an issue as stale staleLabel: "Status: Stale" # Comment to post when marking an issue as stale. Set to `false` to disable