|
|
@ -12,10 +12,6 @@ jobs: |
|
|
|
with: |
|
|
|
with: |
|
|
|
github-token: ${{ github.token }} |
|
|
|
github-token: ${{ github.token }} |
|
|
|
issue-lock-inactive-days: '365' |
|
|
|
issue-lock-inactive-days: '365' |
|
|
|
issue-lock-comment: > |
|
|
|
|
|
|
|
This issue has been automatically locked since there |
|
|
|
|
|
|
|
has not been any recent activity after it was closed. |
|
|
|
|
|
|
|
Please open a new issue for related bugs. |
|
|
|
|
|
|
|
issue-lock-reason: 'resolved' |
|
|
|
issue-lock-reason: 'resolved' |
|
|
|
process-only: 'issues' |
|
|
|
process-only: 'issues' |
|
|
|
# pr-lock-inactive-days: '365' |
|
|
|
# pr-lock-inactive-days: '365' |
|
|
|