Skip to content

Commit 51f4817

Browse files
authored
Unrolled build for #143706
Rollup merge of #143706 - lolbinarycat:triagebot-extra-checks-ping, r=Kobzol triagebot.toml: ping lolbinarycat if tidy extra checks were modified I rewrote a large chunk of this module, and plan to do further changes to it (namely moving rustdoc_js checks into it), so it would be nice to keep up with and provide feedback on any changes to it, at least for the immediate future. r? `@Kobzol`
2 parents 119574f + 7e2527d commit 51f4817

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

triagebot.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1089,6 +1089,10 @@ cc = ["@jieyouxu"]
10891089
message = "The list of allowed third-party dependencies may have been modified! You must ensure that any new dependencies have compatible licenses before merging."
10901090
cc = ["@davidtwco", "@wesleywiser"]
10911091

1092+
[mentions."src/tools/tidy/src/ext_tool_checks.rs"]
1093+
message = "`tidy` extra checks were modified."
1094+
cc = ["@lolbinarycat"]
1095+
10921096
[mentions."src/bootstrap/src/core/config"]
10931097
message = """
10941098
This PR modifies `src/bootstrap/src/core/config`.

0 commit comments

Comments
 (0)