From b1a57424e0266862ee875979c30789e2bbff383b Mon Sep 17 00:00:00 2001 From: Spacehuhn Date: Tue, 16 Jun 2020 21:24:14 +0200 Subject: [PATCH] Updated stale bot To exclude certain issues and label others as stale instead of wontfix --- .github/stale.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/stale.yml b/.github/stale.yml index 6cb0639..05227fe 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -4,10 +4,12 @@ daysUntilStale: 90 daysUntilClose: 7 # Issues with these labels will never be considered stale exemptLabels: - - pinned - bug + - translation + - discussion + - development # Label to use when marking an issue as stale -staleLabel: +staleLabel: 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