Skip to content

Commit

Permalink
Auto merge of rust-lang#14422 - weihanglo:label, r=epage
Browse files Browse the repository at this point in the history
chore: update label trigger for Command-info
  • Loading branch information
bors committed Aug 19, 2024
2 parents badbe4f + d934133 commit c956e9f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,9 @@ trigger_files = ["src/bin/cargo/commands/generate_lockfile.rs"]
[autolabel."Command-git-checkout"]
trigger_files = ["src/bin/cargo/commands/git_checkout.rs"]

[autolabel."Command-info"]
trigger_files = ["src/bin/cargo/commands/info.rs", "src/cargo/ops/registry/info/"]

[autolabel."Command-init"]
trigger_files = ["src/bin/cargo/commands/init.rs"]

Expand Down

0 comments on commit c956e9f

Please sign in to comment.