X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=triagebot.toml;h=80c30393832c107b93b6c45b9033b3dbb9fd0799;hb=f3dd909e0f2900420915f55a3f6cea6000b18cad;hp=e56c447c674dc4b5aa4028e36fd0f70e2b83d26d;hpb=c1ce78f0b2871763fea2bc39194a691bc35c9d29;p=rust.git diff --git a/triagebot.toml b/triagebot.toml index e56c447c674..80c30393832 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -1,7 +1,12 @@ [relabel] allow-unauthenticated = [ "A-*", "C-*", "E-*", "I-*", "L-*", "P-*", "S-*", "T-*", - "good first issue" + "good-first-issue" ] [assign] + +# Allows shortcuts like `@rustbot ready` +# +# See https://github.com/rust-lang/triagebot/wiki/Shortcuts +[shortcut]