Skip to content

Commit c956e9f

Browse files
committed
Auto merge of #14422 - weihanglo:label, r=epage
chore: update label trigger for Command-info
2 parents badbe4f + d934133 commit c956e9f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

triagebot.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,9 @@ trigger_files = ["src/bin/cargo/commands/generate_lockfile.rs"]
270270
[autolabel."Command-git-checkout"]
271271
trigger_files = ["src/bin/cargo/commands/git_checkout.rs"]
272272

273+
[autolabel."Command-info"]
274+
trigger_files = ["src/bin/cargo/commands/info.rs", "src/cargo/ops/registry/info/"]
275+
273276
[autolabel."Command-init"]
274277
trigger_files = ["src/bin/cargo/commands/init.rs"]
275278

0 commit comments

Comments
 (0)