We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cb85f4b + ae71e96 commit c5e6f48Copy full SHA for c5e6f48
triagebot.toml
@@ -113,7 +113,7 @@ topic = "P-critical #{number} {title}"
113
message_on_add = "@*WG-prioritization* issue #{number} has been assigned `P-critical`."
114
115
[notify-zulip."P-high"]
116
-required_labels = ["regression-from-stable-to-*"]
+required_labels = ["regression-from-stable-to-[bn]*"] # only nightly and beta regressions
117
zulip_stream = 227806 # #t-compiler/wg-prioritization
118
topic = "P-high regression #{number} {title}"
119
message_on_add = "@*WG-prioritization* issue #{number} has been assigned `P-high` and is a regression."
0 commit comments