X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=triagebot.toml;h=181fb1de9305511c3b7dfee465277f5b3bafa73a;hb=e6ce5627a9e8af9ae4673a390954fffaf526e5cc;hp=d358e59c2452549c678126b6a0e53c1b1d4ec7c9;hpb=8e3b9bca65d7d79a3b0e9c33fed8d8c93dd66041;p=rust.git diff --git a/triagebot.toml b/triagebot.toml index d358e59c245..181fb1de930 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -189,6 +189,11 @@ trigger_files = [ "src/tools/bump-stage0", ] +[autolabel."T-style"] +trigger_files = [ + "src/doc/style-guide", +] + [autolabel."A-translation"] trigger_files = [ "compiler/rustc_error_messages",