Skip to content

Commit 26817ee

Browse files
committed
Autolabel src/tools/{rustfmt,rust-analyzer} changes with T-{rustfmt,rust-analyzer}
1 parent 2c1ac85 commit 26817ee

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

triagebot.toml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -628,6 +628,16 @@ trigger_files = [
628628
"src/ci",
629629
]
630630

631+
[autolabel."T-rust-analyzer"]
632+
trigger_files = [
633+
"src/tools/rust-analyzer",
634+
]
635+
636+
[autolabel."T-rustfmt"]
637+
trigger_files = [
638+
"src/tools/rustfmt",
639+
]
640+
631641
# ------------------------------------------------------------------------------
632642
# Prioritization and team nominations
633643
# ------------------------------------------------------------------------------

0 commit comments

Comments
 (0)