X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=triagebot.toml;h=80c30393832c107b93b6c45b9033b3dbb9fd0799;hb=1c45d1edfdecb22c257030a587eba9711e1ac3b9;hp=ed3c83af616d7da8e8de1ca6dd103477a9da656b;hpb=58375283e8d115b8677c3c067d168cf29d206e87;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]