Skip to content

Commit

Permalink
Fix Zulip topic format
Browse files Browse the repository at this point in the history
  • Loading branch information
LeSeulArtichaut committed Jun 29, 2020
1 parent 0ca7f74 commit dd34698
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 @@ -92,7 +92,7 @@ message_on_remove = "Issue #{number}'s prioritization request has been removed."
[notify-zulip."I-nominated"]
required_labels = ["T-compiler"]
zulip_stream = 245100 # #t-compiler/wg-prioritization/alerts
topic = "I-prioritize #{number} {title}"
topic = "I-nominated #{number} {title}"
message_on_add = """\
@*WG-prioritization/alerts* #{number} has been nominated for discussion in `T-compiler` meeting.
Expand Down

0 comments on commit dd34698

Please sign in to comment.