Skip to content

Commit bbe2f2f

Browse files
fmeasecompiler-errors
authored andcommitted
Notify Zulip stream on types nominations
1 parent c715a88 commit bbe2f2f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

triagebot.toml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,13 @@ message_on_add = "A new T-cargo RFC has been opened: https://github.com/rust-lan
1414
zulip_stream = 318791 # t-crates-io
1515
topic = "RFC #{number} - {title}"
1616
message_on_add = "A new T-crates-io RFC has been opened: https://github.com/rust-lang/rfcs/pull/{number}"
17+
18+
[notify-zulip."I-types-nominated"]
19+
zulip_stream = 326866 # #T-types/nominated
20+
topic = "RFC #{number}: {title}"
21+
message_on_add = """\
22+
@*T-types* RFC #{number} "{title}" has been nominated for team discussion.
23+
"""
24+
message_on_remove = "RFC #{number}'s nomination has been removed. Thanks all for participating!"
25+
message_on_close = "RFC #{number} has been closed. Thanks for participating!"
26+
message_on_reopen = "RFC #{number} has been reopened. Pinging @*T-types*."

0 commit comments

Comments
 (0)