aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/cron-lock.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/cron-lock.yml')
-rw-r--r--.github/workflows/cron-lock.yml7
1 files changed, 6 insertions, 1 deletions
diff --git a/.github/workflows/cron-lock.yml b/.github/workflows/cron-lock.yml
index 746ec49bc6..d4172687d5 100644
--- a/.github/workflows/cron-lock.yml
+++ b/.github/workflows/cron-lock.yml
@@ -19,4 +19,9 @@ jobs:
steps:
- uses: dessant/lock-threads@v5
with:
- issue-inactive-days: 45
+ 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)