]> git.lizzy.rs Git - rust.git/blobdiff - triagebot.toml
rustbot: Allow applying relnotes label
[rust.git] / triagebot.toml
index 1e4df4d3fb79a58185907d63c0574bdeb779ec16..3f151ba1695008a27a2304ec0b29b605bb0c7f67 100644 (file)
@@ -2,11 +2,12 @@
 allow-unauthenticated = [
     "C-*", "A-*", "E-*", "NLL-*", "O-*", "S-*", "T-*", "WG-*", "F-*",
     "D-*",
+    "relnotes",
     "requires-nightly",
     "regression-*",
     "perf-*",
-    # I-* without I-nominated
-    "I-*", "!I-nominated",
+    # I-* without I-*nominated
+    "I-*", "!I-*nominated",
     "AsyncAwait-OnDeck",
 ]