X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=triagebot.toml;h=80c30393832c107b93b6c45b9033b3dbb9fd0799;hb=f3dd909e0f2900420915f55a3f6cea6000b18cad;hp=b7b20b40e68a5fa3e3f001224bc1c79d50bae933;hpb=e8de57c20dd9e529d6f27d35ad70bf9f9ce9f832;p=rust.git diff --git a/triagebot.toml b/triagebot.toml index b7b20b40e68..80c30393832 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -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]