dev: add locked label to locked threads
This commit is contained in:
parent
57a48578e0
commit
eb7361d9c5
1 changed files with 1 additions and 0 deletions
1
.github/workflows/triage.yml
vendored
1
.github/workflows/triage.yml
vendored
|
@ -27,3 +27,4 @@ jobs:
|
||||||
github-token: ${{ github.token }}
|
github-token: ${{ github.token }}
|
||||||
issue-lock-inactive-days: '90'
|
issue-lock-inactive-days: '90'
|
||||||
pr-lock-inactive-days: '90'
|
pr-lock-inactive-days: '90'
|
||||||
|
issue-lock-labels: 'locked'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue