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-move-unlabelled.yml
vendored
2
.github/workflows/triage-move-unlabelled.yml
vendored
|
@ -3,7 +3,7 @@ name: Move unlabelled from needs info columns to triaged
|
|||
on:
|
||||
issues:
|
||||
types: [unlabeled]
|
||||
|
||||
|
||||
jobs:
|
||||
Move_Unabeled_Issue_On_Project_Board:
|
||||
name: Move no longer X-Needs-Info issues to Triaged
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue