Skip to content

Commit

Permalink
Remove I-prioritize from Zulip topic
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
camelid committed Dec 20, 2020
1 parent 0c11b93 commit dc58fc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ exclude_labels = [

[notify-zulip."I-prioritize"]
zulip_stream = 245100 # #t-compiler/wg-prioritization/alerts
topic = "I-prioritize #{number} {title}"
topic = "#{number} {title}"
message_on_add = """\
@*WG-prioritization/alerts* issue #{number} has been requested for prioritization.
Expand Down

0 comments on commit dc58fc4

Please sign in to comment.