From 8f12010aa863fa722e39a8dab5c84f9f52fdaadc Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Mon, 12 Jul 2021 15:50:41 +0200 Subject: [PATCH] use new label to close stale issues (closes #815) --- .github/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/stale.yml b/.github/stale.yml index 8d408698..f215db46 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -8,7 +8,7 @@ exemptLabels: - security - nostale # Label to use when marking an issue as stale -staleLabel: wontfix +staleLabel: dormant # 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