Skip to content

Commit 93abdd7

Browse files
committed
Add some teams to prioritization exclude_labels
1 parent 9e2a6a2 commit 93abdd7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

triagebot.toml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,9 @@ label = "ICEBreaker-Cleanup-Crew"
3737
[prioritize]
3838
label = "I-prioritize"
3939
prioritize_on = ["regression-from-stable-to-stable", "regression-from-stable-to-beta", "regression-from-stable-to-nightly"]
40-
priority_labels = "P-*"
40+
exclude_labels = [
41+
"P-*",
42+
"T-infra",
43+
"T-release",
44+
]
4145
zulip_stream = 227806

0 commit comments

Comments
 (0)