File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 99 lock :
1010 runs-on : ubuntu-latest
1111 steps :
12- - uses : dessant/lock-threads@v2.0.1
12+ - uses : dessant/lock-threads@v4
1313 with :
1414 github-token : ${{ github.token }}
15- issue-lock- inactive-days : ' 180'
16- # issue- exclude-created-before: ''
17- # issue- exclude-labels: ''
18- # issue-lock -labels: ''
19- issue-lock- comment : >
15+ issue-inactive-days : ' 180'
16+ # exclude-issue -created-before: ''
17+ # exclude-any-issue -labels: ''
18+ # add-issue -labels: ''
19+ issue-comment : >
2020 This old thread has been automatically locked. If you think you have
2121 found something related to this, please open a new issue by following
2222 the issue guide (<https://yihui.org/issue/>), and link to this
2323 old issue if necessary.
2424 issue-lock-reason : ' resolved'
25- pr-lock- inactive-days : ' 180'
26- # pr- exclude-created-before: ''
27- # pr- exclude-labels: ''
28- # pr-lock -labels: ''
29- # pr-lock- comment: ''
25+ pr-inactive-days : ' 180'
26+ # exclude-pr -created-before: ''
27+ # exclude-any-pr -labels: ''
28+ # add-pr -labels: ''
29+ # pr-comment: ''
3030 # pr-lock-reason: ''
3131 # process-only: ''
You can’t perform that action at this time.
0 commit comments