mirror of https://github.com/vector-im/riot-web
				
				
				
			Merge pull request #18636 from kittykat/develop
Issue triage: move only defects into priority bugspull/18651/head
						commit
						c6e6ac18a2
					
				|  | @ -8,6 +8,7 @@ jobs: | |||
|   Move_high_priority_issues_to_team_workboard: | ||||
|     runs-on: ubuntu-latest | ||||
|     if: > | ||||
|         contains(github.event.issue.labels.*.name, 'T-Defect') && | ||||
|         contains(github.event.issue.labels.*.name, 'S-Critical') && | ||||
|         (contains(github.event.issue.labels.*.name, 'O-Frequent') || | ||||
|          contains(github.event.issue.labels.*.name, 'O-Intermediate')) || | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Kat Gerasimova
						Kat Gerasimova