Autolabel src/tools/{rustfmt,rust-analyzer} changes with T-{rustfmt,rust-analyzer}
This commit is contained in:
parent
2c1ac85679
commit
26817eec05
1 changed files with 10 additions and 0 deletions
|
|
@ -628,6 +628,16 @@ trigger_files = [
|
|||
"src/ci",
|
||||
]
|
||||
|
||||
[autolabel."T-rust-analyzer"]
|
||||
trigger_files = [
|
||||
"src/tools/rust-analyzer",
|
||||
]
|
||||
|
||||
[autolabel."T-rustfmt"]
|
||||
trigger_files = [
|
||||
"src/tools/rustfmt",
|
||||
]
|
||||
|
||||
# ------------------------------------------------------------------------------
|
||||
# Prioritization and team nominations
|
||||
# ------------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue