Skip to content

Commit

Permalink
chore: label Command-fix for diagnostic-server changes
Browse files Browse the repository at this point in the history
  • Loading branch information
weihanglo committed Jan 3, 2024
1 parent 42d2c02 commit 77a5f24
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -259,10 +259,11 @@ trigger_files = ["src/bin/cargo/commands/fetch.rs", "src/cargo/ops/cargo_fetch.r

[autolabel."Command-fix"]
trigger_files = [
"crates/rustfix/",
"src/bin/cargo/commands/fix.rs",
"src/cargo/ops/fix.rs",
"src/cargo/util/diagnostic_server.rs",
"src/cargo/util/lockserver.rs",
"crates/rustfix/",
]

[autolabel."Command-generate-lockfile"]
Expand Down

0 comments on commit 77a5f24

Please sign in to comment.