]> git.lizzy.rs Git - rust.git/blobdiff - triagebot.toml
Split out `redundant_pattern_match`
[rust.git] / triagebot.toml
index b7b20b40e68a5fa3e3f001224bc1c79d50bae933..80c30393832c107b93b6c45b9033b3dbb9fd0799 100644 (file)
@@ -1,7 +1,12 @@
 [relabel]
 allow-unauthenticated = [
-    "A-*", "C-*", "E-*", "L-*", "M-*", "O-*", "P-*", "S-*", "T-*",
-    "good first issue"
+    "A-*", "C-*", "E-*", "I-*", "L-*", "P-*", "S-*", "T-*",
+    "good-first-issue"
 ]
 
 [assign]
+
+# Allows shortcuts like `@rustbot ready`
+#
+# See https://github.com/rust-lang/triagebot/wiki/Shortcuts
+[shortcut]