File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -183,6 +183,16 @@ message_on_add = """\
183183"""
184184message_on_remove = " Issue #{number}'s nomination request has been removed."
185185
186+ [notify-zulip ."I-types-nominated" ]
187+ zulip_stream = 326866 # #T-types/nominated
188+ topic = " #{number}: {title}"
189+ message_on_add = """ \
190+ @*T-types* issue #{number} "{title}" has been nominated for team discussion.
191+ """
192+ message_on_remove = " Issue #{number}'s nomination has been removed. Thanks all for participating!"
193+ message_on_close = " Issue #{number} has been closed. Thanks for participating!"
194+ message_on_reopen = " Issue #{number} has been reopened. Pinging @*T-types*."
195+
186196[notify-zulip ."A-edition-2021" ]
187197required_labels = [" C-bug" ]
188198zulip_stream = 268952 # #edition 2021
You can’t perform that action at this time.
0 commit comments