From 4303d14e642bb0e1393812ffe53b22599444cd91 Mon Sep 17 00:00:00 2001 From: mochaaP Date: Mon, 27 Jun 2022 11:39:46 +0800 Subject: [PATCH] chore: remove stale bot --- .github/stale.yml | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 .github/stale.yml diff --git a/.github/stale.yml b/.github/stale.yml deleted file mode 100644 index 02646c78..00000000 --- a/.github/stale.yml +++ /dev/null @@ -1,11 +0,0 @@ -daysUntilStale: 7 -daysUntilClose: 7 -exemptLabels: - - bug - - enhancement -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. - - 该 issue 在近期内缺少更新或答复,如果仍然缺少更新或响应,issue 将被关闭。