Skip to content

Commit 5e32cd6

Browse files
Don’t comment when locking (#29508)
This reduces the number of emails/notifications on outdated issues. Co-authored-by: John Olheiser <john.olheiser@gmail.com>
1 parent a6eb298 commit 5e32cd6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/cron-lock.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,4 @@ jobs:
2020
- uses: dessant/lock-threads@v5
2121
with:
2222
issue-inactive-days: 10
23-
issue-comment: |
24-
Automatically locked because of our [CONTRIBUTING guidelines](https://github.com/go-gitea/gitea/blob/main/CONTRIBUTING.md#issue-locking)
2523
pr-inactive-days: 7
26-
pr-comment: |
27-
Automatically locked because of our [CONTRIBUTING guidelines](https://github.com/go-gitea/gitea/blob/main/CONTRIBUTING.md#issue-locking)

0 commit comments

Comments
 (0)