From 48e3e8d8c9e865aff7d65f463fcf469e6034ccf1 Mon Sep 17 00:00:00 2001 From: Rak Laptudirm Date: Sat, 16 Apr 2022 21:26:08 +0530 Subject: [PATCH] chore: use `stale` label to mark something as stale --- .github/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/stale.yml b/.github/stale.yml index 447e204a5..c20786f42 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -8,7 +8,7 @@ exemptLabels: - help wanted - OK to merge # 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