chore: add needs-triage to project board (#14936)
This commit is contained in:
parent
1344ff137d
commit
96d4888eaf
2
.github/issue_labeler.yml
vendored
2
.github/issue_labeler.yml
vendored
@ -1,2 +1,2 @@
|
||||
triage: # if no label is set then set triage
|
||||
needs-triage: # if no label is set then set triage
|
||||
- ''
|
||||
|
||||
2
.github/workflows/issues.yml
vendored
2
.github/workflows/issues.yml
vendored
@ -15,4 +15,4 @@ jobs:
|
||||
with:
|
||||
project-url: https://github.com/orgs/cosmos/projects/26
|
||||
github-token: ${{ secrets.PERSONAL_TOKEN }}
|
||||
labeled: T:Sprint
|
||||
labeled: T:Sprint,needs-triage
|
||||
|
||||
Loading…
Reference in New Issue
Block a user