Skip to content

Commit dc58fc4

Browse files
authored
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.
1 parent 0c11b93 commit dc58fc4

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)