From 0b2b49feb9c7ccfcd649d19a9a3043b9ac2b114e Mon Sep 17 00:00:00 2001 From: Nadav Wiener Date: Thu, 1 Apr 2021 19:46:12 +0300 Subject: [PATCH] Make stale bot use "abandoned" instead of "wontfix" Fixes #630 --- .github/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/stale.yml b/.github/stale.yml index dc90e5a1..cad79989 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -7,7 +7,7 @@ exemptLabels: - pinned - security # Label to use when marking an issue as stale -staleLabel: wontfix +staleLabel: abandoned # 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