Update lock-closed-issues-discussions-and-prs.yml

This commit is contained in:
peaklabs-dev
2024-09-26 14:20:21 +02:00
parent b9d24913e8
commit 6ee80c3ea7

View File

@@ -1,4 +1,4 @@
name: Lock Closed Issues, PRs, and Discussions
name: Lock Closed Issues, Discussions, and PRs
on:
schedule:
@@ -21,15 +21,3 @@ jobs:
issue-inactive-days: '30'
pr-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.