]> git.lizzy.rs Git - rust.git/blobdiff - triagebot.toml
Rollup merge of #65141 - BO41:code-of-conduct, r=Mark-Simulacrum
[rust.git] / triagebot.toml
index 0e703a3ab349d2951a0cc0b914e4499092d0b464..d87c5b64c21c26c0fb7ba6a0c797af768235ac97 100644 (file)
@@ -1,8 +1,10 @@
 [relabel]
 allow-unauthenticated = [
-    "C-*", "A-*", "E-*", "NLL-*", "O-*", "S-*", "T-*", "WG-*",
+    "C-*", "A-*", "E-*", "NLL-*", "O-*", "S-*", "T-*", "WG-*", "F-*",
+    "requires-nightly",
     # I-* without I-nominated
-    "I-compilemem", "I-compiletime", "I-crash", "I-hang", "I-ICE", "I-slow",
+    "I-*", "!I-nominated",
+    "AsyncAwait-OnDeck",
 ]
 
 [assign]