triagebot.toml: Add autolabel for T-style
This commit is contained in:
parent
39484ac3b0
commit
9a9e8273e4
@ -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…
Reference in New Issue
Block a user