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.
2 parents 2ac1598 + c9f2cbf commit 6cc757eCopy full SHA for 6cc757e
triagebot.toml
@@ -58,10 +58,16 @@ label = "O-ARM"
58
59
[prioritize]
60
label = "I-prioritize"
61
-prioritize_on = ["regression-from-stable-to-stable", "regression-from-stable-to-beta", "regression-from-stable-to-nightly"]
+prioritize_on = [
62
+ "regression-from-stable-to-stable",
63
+ "regression-from-stable-to-beta",
64
+ "regression-from-stable-to-nightly",
65
+ "I-unsound 💥",
66
+]
67
exclude_labels = [
68
"P-*",
69
"T-infra",
70
"T-release",
71
+ "requires-nightly",
72
]
73
zulip_stream = 227806
0 commit comments