Skip to content

Commit 7e2527d

Browse files
committed
triagebot.toml: ping lolbinarycat if tidy extra checks were modified
1 parent f838cbc commit 7e2527d

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

1083+
[mentions."src/tools/tidy/src/ext_tool_checks.rs"]
1084+
message = "`tidy` extra checks were modified."
1085+
cc = ["@lolbinarycat"]
1086+
10831087
[mentions."src/bootstrap/src/core/config"]
10841088
message = """
10851089
This PR modifies `src/bootstrap/src/core/config`.

0 commit comments

Comments
 (0)