Skip to content

Commit adf3aad

Browse files
authored
Rollup merge of rust-lang#142860 - jieyouxu:notify-tidy, r=jieyouxu
Notify me on tidy changes r? ghost
2 parents 39fc55c + 6ff229b commit adf3aad

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
@@ -1023,6 +1023,10 @@ Otherwise, you can ignore this comment.
10231023
[mentions."src/tools/x"]
10241024
message = "`src/tools/x` was changed. Bump version of Cargo.toml in `src/tools/x` so tidy will suggest installing the new version."
10251025

1026+
[mentions."src/tools/tidy"]
1027+
message = "There are changes to the `tidy` tool."
1028+
cc = ["@jieyouxu"]
1029+
10261030
[mentions."src/tools/tidy/src/deps.rs"]
10271031
message = "The list of allowed third-party dependencies may have been modified! You must ensure that any new dependencies have compatible licenses before merging."
10281032
cc = ["@davidtwco", "@wesleywiser"]

0 commit comments

Comments
 (0)