Add log-output to lock-threads bot
This commit is contained in:
parent
becd50eb68
commit
40b14e6d81
1 changed files with 2 additions and 0 deletions
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
|
|
@ -15,6 +15,8 @@ jobs:
|
|||
- uses: dessant/lock-threads@v4.0.0
|
||||
with:
|
||||
issue-inactive-days: 21
|
||||
pr-inactive-days: 21
|
||||
log-output: true
|
||||
issue-comment: >
|
||||
This issue has been automatically locked since there
|
||||
has not been any recent activity after it was closed.
|
||||
|
|
|
|||
Loading…
Reference in a new issue