Skip to content

Commit 8665305

Browse files
committed
triagebot: account for new tests/run-make-cargo test suite
1 parent 34158ad commit 8665305

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
@@ -336,6 +336,7 @@ trigger_files = [
336336
"tests/mir-opt",
337337
"tests/pretty",
338338
"tests/run-make",
339+
"tests/run-make-cargo",
339340
"tests/ui",
340341
"tests/ui-fulldeps",
341342
]
@@ -592,6 +593,7 @@ trigger_files = [
592593
[autolabel."A-run-make"]
593594
trigger_files = [
594595
"tests/run-make",
596+
"tests/run-make-cargo",
595597
"src/tools/run-make-support"
596598
]
597599

@@ -1542,6 +1544,7 @@ dep-bumps = [
15421544
"/src/rustdoc-json-types" = ["rustdoc"]
15431545
"/src/stage0" = ["bootstrap"]
15441546
"/tests/run-make" = ["@jieyouxu"]
1547+
"/tests/run-make-cargo" = ["@jieyouxu"]
15451548
"/tests/rustdoc" = ["rustdoc"]
15461549
"/tests/rustdoc-gui" = ["rustdoc"]
15471550
"/tests/rustdoc-js-std" = ["rustdoc"]

0 commit comments

Comments
 (0)