From 38c6d11af14527b66c90c4323e7be9d15463472a Mon Sep 17 00:00:00 2001 From: ibuler Date: Thu, 9 Dec 2021 15:12:31 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BF=AE=E6=94=B9=E5=85=B3=E9=97=AD=20?= =?UTF-8?q?issue=20=E7=9A=84=20comment?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/issue-close-require.yml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/.github/workflows/issue-close-require.yml b/.github/workflows/issue-close-require.yml index f3d2da171..3cbee1504 100644 --- a/.github/workflows/issue-close-require.yml +++ b/.github/workflows/issue-close-require.yml @@ -15,13 +15,4 @@ jobs: labels: '状态:待反馈' inactive-day: 30 body: | - 由于该 issue 被标记为 状态:待反馈,30 天未收到回应。现关闭 issue,若有任何问题,可评论回复。 - - - name: needs more info - uses: actions-cool/issues-helper@v2 - with: - actions: 'close-issues' - labels: 'needs-more-info' - inactive-day: 30 - body: | - Since the issue was labeled with `needs-more-info`, but no response in 30 days. This issue will be closed. If you have any questions, you can comment and reply. + 您超过 30 天未反馈信息,我们将关闭该 issue,如有需求您可以重新打开或者提交新的 issue。