Skip to content

Commit b96ceba

Browse files
authoredMay 14, 2020
Rollup merge of #72200 - spastorino:add-prioritize_on-to-triagebot, r=Mark-Simulacrum
Add prioritize_on attribute to triagebot r? @Mark-Simulacrum
2 parents da0745a + 00d42bb commit b96ceba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎triagebot.toml

+2
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,6 @@ label = "ICEBreaker-Cleanup-Crew"
3636

3737
[prioritize]
3838
label = "I-prioritize"
39+
prioritize_on = ["regression-from-stable-to-stable", "regression-from-stable-to-beta", "regression-from-stable-to-nightly"]
40+
priority_labels = "P-*"
3941
zulip_stream = 227806

0 commit comments

Comments
 (0)
Please sign in to comment.