mirror of https://github.com/vector-im/riot-web
				
				
				
			Update issue automation for the design team (#22879)
The design team would like to see all of their issues on their board for triage nowpull/22882/head
							parent
							
								
									787d4c4135
								
							
						
					
					
						commit
						1519d5672e
					
				|  | @ -44,14 +44,7 @@ jobs: | |||
|     name: P1 X-Needs-Design to Design project board | ||||
|     runs-on: ubuntu-latest | ||||
|     if: > | ||||
|       contains(github.event.issue.labels.*.name, 'X-Needs-Design') && | ||||
|       (contains(github.event.issue.labels.*.name, 'S-Critical') && | ||||
|        (contains(github.event.issue.labels.*.name, 'O-Frequent') || | ||||
|         contains(github.event.issue.labels.*.name, 'O-Occasional')) || | ||||
|        contains(github.event.issue.labels.*.name, 'S-Major') && | ||||
|        contains(github.event.issue.labels.*.name, 'O-Frequent') || | ||||
|        contains(github.event.issue.labels.*.name, 'A11y') && | ||||
|        contains(github.event.issue.labels.*.name, 'O-Frequent')) | ||||
|       contains(github.event.issue.labels.*.name, 'X-Needs-Design') | ||||
|     steps: | ||||
|       - uses: octokit/graphql-action@v2.x | ||||
|         id: add_to_project | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Kat Gerasimova
						Kat Gerasimova