Skip to content

Commit

Permalink
Don’t comment when locking (#29508)
Browse files Browse the repository at this point in the history
This reduces the number of emails/notifications on outdated issues.

Co-authored-by: John Olheiser <john.olheiser@gmail.com>
  • Loading branch information
techknowlogick and jolheiser authored Mar 1, 2024
1 parent a6eb298 commit 5e32cd6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/cron-lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,4 @@ jobs:
- uses: dessant/lock-threads@v5
with:
issue-inactive-days: 10
issue-comment: |
Automatically locked because of our [CONTRIBUTING guidelines](https://github.com/go-gitea/gitea/blob/main/CONTRIBUTING.md#issue-locking)
pr-inactive-days: 7
pr-comment: |
Automatically locked because of our [CONTRIBUTING guidelines](https://github.com/go-gitea/gitea/blob/main/CONTRIBUTING.md#issue-locking)

0 comments on commit 5e32cd6

Please sign in to comment.