From 861412dcfb6d52842ae2ff3cd205b07e69f36526 Mon Sep 17 00:00:00 2001 From: Pig Fang Date: Mon, 26 Jul 2021 09:38:08 +0800 Subject: [PATCH] update stale label --- .github/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/stale.yml b/.github/stale.yml index ea0ae6c4..02646c78 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -3,7 +3,7 @@ daysUntilClose: 7 exemptLabels: - bug - enhancement -staleLabel: wontfix +staleLabel: stale markComment: > This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.