Skip to content

Commit 805c8ac

Browse files
Rollup merge of #80248 - camelid:prioritize-zulip-topic, r=Mark-Simulacrum
Remove `I-prioritize` from Zulip topic It doesn't add anything since every topic in `t-compiler/wg-prioritization/alerts` is about prioritization. And it makes it harder to see the issue title, which is what the topic is actually about. cc ``@rust-lang/wg-prioritization``
2 parents 5589261 + dc58fc4 commit 805c8ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

triagebot.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ exclude_labels = [
9090

9191
[notify-zulip."I-prioritize"]
9292
zulip_stream = 245100 # #t-compiler/wg-prioritization/alerts
93-
topic = "I-prioritize #{number} {title}"
93+
topic = "#{number} {title}"
9494
message_on_add = """\
9595
@*WG-prioritization/alerts* issue #{number} has been requested for prioritization.
9696

0 commit comments

Comments
 (0)