Skip to content

Commit 77a5f24

Browse files
committed
chore: label Command-fix for diagnostic-server changes
1 parent 42d2c02 commit 77a5f24

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

triagebot.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,10 +259,11 @@ trigger_files = ["src/bin/cargo/commands/fetch.rs", "src/cargo/ops/cargo_fetch.r
259259

260260
[autolabel."Command-fix"]
261261
trigger_files = [
262+
"crates/rustfix/",
262263
"src/bin/cargo/commands/fix.rs",
263264
"src/cargo/ops/fix.rs",
265+
"src/cargo/util/diagnostic_server.rs",
264266
"src/cargo/util/lockserver.rs",
265-
"crates/rustfix/",
266267
]
267268

268269
[autolabel."Command-generate-lockfile"]

0 commit comments

Comments
 (0)