Issue workflow improvements (#19976)
- Fix filtering for Design issues - Split out spaces jobs for new and old boards, so they don't depend on each other - Remove voice message job for the old board - Rename Priority bugs workflow to be shorter - Improve naming for jobs so they're easier to read in the GitHub Actions page
This commit is contained in:
parent
0e69caee7c
commit
7753fee9e1
3 changed files with 24 additions and 23 deletions
2
.github/workflows/triage-priority-bugs.yml
vendored
2
.github/workflows/triage-priority-bugs.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Move labelled issues into the Priority bugs column for the Web App Team
|
||||
name: Move P1 bugs to boards
|
||||
|
||||
on:
|
||||
issues:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue