X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=triagebot.toml;h=7a9908fe8c0758fcc3047c04b21aa786741d0468;hb=8e21f3a4d7a8a5a90ee21f00aed101340221a8b6;hp=1e4df4d3fb79a58185907d63c0574bdeb779ec16;hpb=09de34c10760d31e0781cb506b5b41c649b53e69;p=rust.git diff --git a/triagebot.toml b/triagebot.toml index 1e4df4d3fb7..7a9908fe8c0 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -2,11 +2,13 @@ allow-unauthenticated = [ "C-*", "A-*", "E-*", "NLL-*", "O-*", "S-*", "T-*", "WG-*", "F-*", "D-*", + "needs-fcp", + "relnotes", "requires-nightly", "regression-*", "perf-*", - # I-* without I-nominated - "I-*", "!I-nominated", + # I-* without I-*nominated + "I-*", "!I-*nominated", "AsyncAwait-OnDeck", ]