Update lock-closed-issues-discussions-and-prs.yml
This commit is contained in:
parent
b9d24913e8
commit
6ee80c3ea7
1 changed files with 1 additions and 13 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
name: Lock Closed Issues, PRs, and Discussions
|
name: Lock Closed Issues, Discussions, and PRs
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
|
|
@ -21,15 +21,3 @@ jobs:
|
||||||
issue-inactive-days: '30'
|
issue-inactive-days: '30'
|
||||||
pr-inactive-days: '30'
|
pr-inactive-days: '30'
|
||||||
discussion-inactive-days: '30'
|
discussion-inactive-days: '30'
|
||||||
issue-lock-reason: 'resolved'
|
|
||||||
pr-lock-reason: 'resolved'
|
|
||||||
log-output: true
|
|
||||||
issue-comment: >
|
|
||||||
This issue has been automatically locked.
|
|
||||||
If you have a related issue, please open a new one with a link to this issue.
|
|
||||||
pr-comment: >
|
|
||||||
This pull request has been automatically locked.
|
|
||||||
If you have a related pull request, please open a new one with a link to this PR.
|
|
||||||
discussion-comment: >
|
|
||||||
This discussion has been automatically locked.
|
|
||||||
If you have a related topic, please open a new discussion with a link to this one.
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue