⚒️ chore: Update issue-close-require.yml
parent
aaeccbf29e
commit
7a1a6cac1f
|
|
@ -65,14 +65,3 @@ jobs:
|
||||||
<br/>
|
<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.\
|
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,若有任何问题,可评论回复。
|
由于该 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,若有任何问题,可评论回复。
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue