From f8866d1befed562dd155ff67ab3ce640173d25c7 Mon Sep 17 00:00:00 2001 From: Daniel Gultsch Date: Fri, 1 May 2020 08:40:52 +0200 Subject: [PATCH] change stale label to 'stale' --- .github/stale.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/stale.yml b/.github/stale.yml index 5f3345db4..8be85e414 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -6,8 +6,9 @@ daysUntilClose: 7 exemptLabels: - feature - security + - bug # Label to use when marking an issue as stale -staleLabel: wontfix +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