Skip to content

Commit

Permalink
Rollup merge of #112173 - GuillaumeGomez:mention-on-gui-test-change, …
Browse files Browse the repository at this point in the history
…r=compiler-errors

Mention GuillaumeGomez in case GUI tests are updated
  • Loading branch information
matthiaskrgr committed Jun 1, 2023
2 parents c6aec94 + f8a8ec1 commit d505702
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -387,6 +387,10 @@ cc = [
message = "Some changes occurred in HTML/CSS themes."
cc = ["@GuillaumeGomez"]

[mentions."tests/rustdoc-gui/"]
message = "Some changes occurred in GUI tests."
cc = ["@GuillaumeGomez"]

[mentions."src/librustdoc/html/static/css/themes/ayu.css"]
message = "A change occurred in the Ayu theme."
cc = ["@Cldfire"]
Expand Down

0 comments on commit d505702

Please sign in to comment.