We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feb3536 commit c9f2cbfCopy full SHA for c9f2cbf
triagebot.toml
@@ -38,10 +38,16 @@ label = "ICEBreaker-Cleanup-Crew"
38
39
[prioritize]
40
label = "I-prioritize"
41
-prioritize_on = ["regression-from-stable-to-stable", "regression-from-stable-to-beta", "regression-from-stable-to-nightly"]
+prioritize_on = [
42
+ "regression-from-stable-to-stable",
43
+ "regression-from-stable-to-beta",
44
+ "regression-from-stable-to-nightly",
45
+ "I-unsound 💥",
46
+]
47
exclude_labels = [
48
"P-*",
49
"T-infra",
50
"T-release",
51
+ "requires-nightly",
52
]
53
zulip_stream = 227806
0 commit comments