X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;ds=sidebyside;f=triagebot.toml;h=80c30393832c107b93b6c45b9033b3dbb9fd0799;hb=82f469f81b6daafb448e36c0e811cf2d40836edb;hp=ed3c83af616d7da8e8de1ca6dd103477a9da656b;hpb=952ec7d06660277dedf3436a9f50952a9caa6523;p=rust.git diff --git a/triagebot.toml b/triagebot.toml index ed3c83af616..80c30393832 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -1,7 +1,12 @@ [relabel] allow-unauthenticated = [ - "C-*", "A-*", "E-*", "L-*", "M-*", "O-*", "S-*", - "good first issue", "needs test" + "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]