We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bdfc84 commit 0900c15Copy full SHA for 0900c15
.github/workflows/cron-lock.yml
@@ -19,4 +19,9 @@ jobs:
19
steps:
20
- uses: dessant/lock-threads@v5
21
with:
22
- issue-inactive-days: 45
+ 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)
25
+ pr-inactive-days: 7
26
+ pr-comment: |
27
0 commit comments