Skip to content

Commit 9b76e78

Browse files
committed
DO NOT LAND: Use by-level in priority key
1 parent a679015 commit 9b76e78

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

taskcluster/config.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,10 @@ index:
1212
products:
1313
- taskgraph
1414

15-
task-priority: low
15+
task-priority:
16+
by-level:
17+
"3": medium
18+
default: low
1619

1720
taskgraph:
1821
register: self_taskgraph:register

0 commit comments

Comments
 (0)