triagebot.toml: Add autolabel for T-style
This commit is contained in:
parent
39484ac3b0
commit
9a9e8273e4
1 changed files with 5 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue