X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=triagebot.toml;h=81c6719647fc1476ff7bf3d2bbc5ddb9e154f8aa;hb=0180d4ca071cb54113cf441d49017e84199bb1a4;hp=968b80414bcfe4c93362b8375ec7608d19f0517f;hpb=d5a406bb665213a0ceb6980921a39617d35a2e2d;p=rust.git diff --git a/triagebot.toml b/triagebot.toml index 968b80414bc..81c6719647f 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -112,8 +112,18 @@ message_on_add = """\ """ message_on_remove = "Issue #{number}'s nomination request has been removed." +[notify-zulip."A-edition-2021"] +required_labels = ["C-bug"] +zulip_stream = 268952 # #edition 2021 +topic = "Edition Bugs" +message_on_add = """\ +Issue #{number} "{title}" has been added. +""" + [github-releases] format = "rustc" project-name = "Rust" changelog-path = "RELEASES.md" changelog-branch = "master" + +[shortcut]