]> git.lizzy.rs Git - rust.git/blobdiff - triagebot.toml
Rollup merge of #87711 - noproto:patch-1, r=GuillaumeGomez
[rust.git] / triagebot.toml
index 4621adb2ba837425331459b58fc45196d0b47a0f..81c6719647fc1476ff7bf3d2bbc5ddb9e154f8aa 100644 (file)
@@ -4,7 +4,7 @@ allow-unauthenticated = [
     "D-*",
     "requires-nightly",
     "regression-*",
-    "perf-regression",
+    "perf-*",
     # I-* without I-nominated
     "I-*", "!I-nominated",
     "AsyncAwait-OnDeck",
@@ -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]