X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=triagebot.toml;h=dbaee7983bbc2defd969042e4bca016d75fa1ba4;hb=96cc0c691a0b91e02a3011ecd2cdf8c087ecc470;hp=25e2c384624e9a89e0b5b3e926edf1cf3e263c1f;hpb=10f4ce324baf7cfb7ce2b2096662b82b79204944;p=rust.git diff --git a/triagebot.toml b/triagebot.toml index 25e2c384624..dbaee7983bb 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -1,14 +1,12 @@ [relabel] allow-unauthenticated = [ - "C-*", "A-*", "E-*", "NLL-*", "O-*", "S-*", "T-*", "WG-*", "F-*", + "C-*", "A-*", "E-*", "NLL-*", "O-*", "S-*", "T-*", "WG-*", "F-*", "I-*", "D-*", "needs-fcp", "relnotes", "requires-nightly", "regression-*", "perf-*", - # I-* without I-*nominated - "I-*", "!I-*nominated", "AsyncAwait-OnDeck", ]