X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=triagebot.toml;h=25e2c384624e9a89e0b5b3e926edf1cf3e263c1f;hb=1794309e0aa451e63d74511d4af595a5bcd0f685;hp=e161adcd6e0244e002ee2acd7dac15e4a0023c42;hpb=a96e71c7520c77147b8bf6ae33fd35bec8d69f68;p=rust.git diff --git a/triagebot.toml b/triagebot.toml index e161adcd6e0..25e2c384624 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -183,6 +183,16 @@ message_on_add = """\ """ message_on_remove = "Issue #{number}'s nomination request has been removed." +[notify-zulip."I-types-nominated"] +zulip_stream = 326866 # #T-types/nominated +topic = "#{number}: {title}" +message_on_add = """\ +@*T-types* issue #{number} "{title}" has been nominated for team discussion. +""" +message_on_remove = "Issue #{number}'s nomination has been removed. Thanks all for participating!" +message_on_close = "Issue #{number} has been closed. Thanks for participating!" +message_on_reopen = "Issue #{number} has been reopened. Pinging @*T-types*." + [notify-zulip."A-edition-2021"] required_labels = ["C-bug"] zulip_stream = 268952 # #edition 2021