Update issue and PR automation (#20583)
* Add X-Needs-Product issues to product board * Add product PRs to product board * Add UISI issues to crypto team board * Rename labelled and unlabelled triage files because they don't always move issues
This commit is contained in:
parent
9115fb7509
commit
840867bc02
4 changed files with 93 additions and 1 deletions
1
.github/workflows/triage-priority-bugs.yml
vendored
1
.github/workflows/triage-priority-bugs.yml
vendored
|
@ -34,6 +34,7 @@ jobs:
|
|||
P1_issues_to_crypto_team_workboard:
|
||||
runs-on: ubuntu-latest
|
||||
if: >
|
||||
contains(github.event.issue.labels.*.name, 'Z-UISI') ||
|
||||
(contains(github.event.issue.labels.*.name, 'A-E2EE') ||
|
||||
contains(github.event.issue.labels.*.name, 'A-E2EE-Cross-Signing') ||
|
||||
contains(github.event.issue.labels.*.name, 'A-E2EE-Dehydration') ||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue