Skip to content

Commit d505702

Browse files
authored
Rollup merge of #112173 - GuillaumeGomez:mention-on-gui-test-change, r=compiler-errors
Mention GuillaumeGomez in case GUI tests are updated
2 parents c6aec94 + f8a8ec1 commit d505702

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

triagebot.toml

+4
Original file line numberDiff line numberDiff line change
@@ -387,6 +387,10 @@ cc = [
387387
message = "Some changes occurred in HTML/CSS themes."
388388
cc = ["@GuillaumeGomez"]
389389

390+
[mentions."tests/rustdoc-gui/"]
391+
message = "Some changes occurred in GUI tests."
392+
cc = ["@GuillaumeGomez"]
393+
390394
[mentions."src/librustdoc/html/static/css/themes/ayu.css"]
391395
message = "A change occurred in the Ayu theme."
392396
cc = ["@Cldfire"]

0 commit comments

Comments
 (0)