Skip to content

Commit 53515f3

Browse files
authored
Rollup merge of #122604 - jieyouxu:triagebot-mention-compiletest-run-make, r=Nilstrieb
Mention jieyouxu for changes to compiletest, run-make tests and the run-make-support library
2 parents de0c2a4 + fc42f3b commit 53515f3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

triagebot.toml

+11
Original file line numberDiff line numberDiff line change
@@ -548,6 +548,10 @@ cc = ["@GuillaumeGomez"]
548548
message = "Some changes occurred in GUI tests."
549549
cc = ["@GuillaumeGomez"]
550550

551+
[mentions."tests/run-make/"]
552+
message = "Some changes occurred in run-make tests."
553+
cc = ["@jieyouxu"]
554+
551555
[mentions."src/librustdoc/html/static/css/themes/ayu.css"]
552556
message = "A change occurred in the Ayu theme."
553557
cc = ["@Cldfire"]
@@ -571,10 +575,17 @@ cc = ["@ehuss"]
571575
[mentions."src/tools/clippy"]
572576
cc = ["@rust-lang/clippy"]
573577

578+
[mentions."src/tools/compiletest"]
579+
cc = ["@jieyouxu"]
580+
574581
[mentions."src/tools/miri"]
575582
message = "The Miri subtree was changed"
576583
cc = ["@rust-lang/miri"]
577584

585+
[mentions."src/tools/run-make-support"]
586+
message = "The run-make-support library was changed"
587+
cc = ["@jieyouxu"]
588+
578589
[mentions."src/tools/rust-analyzer"]
579590
message = """
580591
rust-analyzer is developed in its own repository. If possible, consider making \

0 commit comments

Comments
 (0)