Skip to content

Commit dd34698

Browse files
Fix Zulip topic format
1 parent 0ca7f74 commit dd34698

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
@@ -92,7 +92,7 @@ message_on_remove = "Issue #{number}'s prioritization request has been removed."
9292
[notify-zulip."I-nominated"]
9393
required_labels = ["T-compiler"]
9494
zulip_stream = 245100 # #t-compiler/wg-prioritization/alerts
95-
topic = "I-prioritize #{number} {title}"
95+
topic = "I-nominated #{number} {title}"
9696
message_on_add = """\
9797
@*WG-prioritization/alerts* #{number} has been nominated for discussion in `T-compiler` meeting.
9898

0 commit comments

Comments
 (0)