From c8d3e9b89788db5376f6e18ce8abc30fd5a189ba Mon Sep 17 00:00:00 2001 From: Jamie Mansfield Date: Sat, 21 Jul 2018 15:32:29 +0100 Subject: [PATCH] Update stale-bot config --- .github/stale.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/stale.yml b/.github/stale.yml index 7e6be88..64979ce 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -5,8 +5,9 @@ daysUntilClose: 7 # Issues with these labels will never be considered stale exemptLabels: - "k: Feature" + - "s: Accepted" # Label to use when marking an issue as stale -staleLabel: "s: Won't Fix" +staleLabel: "s: Stale" # Comment to post when marking an issue as stale. Set to `false` to disable markComment: > This issue has been automatically marked as stale because it has not had