]> git.lizzy.rs Git - rust.git/blobdiff - triagebot.toml
Auto merge of #87400 - JohnTitor:rollup-zbwyuxi, r=JohnTitor
[rust.git] / triagebot.toml
index 8b6157cd4aae23b82d2349452b1d584851c6b680..bf30927448a8026d5ef0382283122a9f93ce2b6c 100644 (file)
@@ -4,6 +4,7 @@ allow-unauthenticated = [
     "D-*",
     "requires-nightly",
     "regression-*",
+    "perf-*",
     # I-* without I-nominated
     "I-*", "!I-nominated",
     "AsyncAwait-OnDeck",
@@ -79,7 +80,7 @@ trigger_labels = [
     "regression-from-stable-to-stable",
     "regression-from-stable-to-beta",
     "regression-from-stable-to-nightly",
-    "I-unsound ðŸ’¥",
+    "I-unsound",
 ]
 exclude_labels = [
     "P-*",
@@ -116,3 +117,5 @@ format = "rustc"
 project-name = "Rust"
 changelog-path = "RELEASES.md"
 changelog-branch = "master"
+
+[shortcut]