Skip to content

Commit bd2a351

Browse files
authored
Rollup merge of rust-lang#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 840207f + 7e2527d commit bd2a351

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
@@ -1092,6 +1092,10 @@ cc = ["@jieyouxu"]
10921092
message = "The list of allowed third-party dependencies may have been modified! You must ensure that any new dependencies have compatible licenses before merging."
10931093
cc = ["@davidtwco", "@wesleywiser"]
10941094

1095+
[mentions."src/tools/tidy/src/ext_tool_checks.rs"]
1096+
message = "`tidy` extra checks were modified."
1097+
cc = ["@lolbinarycat"]
1098+
10951099
[mentions."src/bootstrap/src/core/config"]
10961100
message = """
10971101
This PR modifies `src/bootstrap/src/core/config`.

0 commit comments

Comments
 (0)