Skip to content

Commit

Permalink
⚒️ chore: Update issue-close-require.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
canisminor1990 authored Dec 23, 2023
1 parent aaeccbf commit 7a1a6ca
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/issue-close-require.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,14 +65,3 @@ jobs:
<br/>
Since the issue was labeled with `🙅🏻‍♀️ WON'T DO`, and no response in 3 days. This issue will be closed. If you have any questions, you can comment and reply.\
由于该 issue 被标记为暂不处理,同时 3 天未收到回应。现关闭 issue,若有任何问题,可评论回复。
- name: need reproduce
uses: actions-cool/issues-helper@v3
with:
actions: 'close-issues'
token: ${{ secrets.GH_TOKEN }}
labels: 'Inactive'
inactive-day: 90
body: |
Since the issue was labeled with `Inactive`, and no response in 30 days. This issue will be closed. If you have any questions, you can comment and reply.
由于该 issue 被标记为 Inactive,同时 90 天未收到回应。现关闭 issue,若有任何问题,可评论回复。

0 comments on commit 7a1a6ca

Please sign in to comment.