Skip to content

Commit d5269a1

Browse files
committed
triagebot: add dependency licensing pings
Signed-off-by: David Wood <david@davidtw.co>
1 parent d8c69df commit d5269a1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

triagebot.toml

+4
Original file line numberDiff line numberDiff line change
@@ -470,6 +470,10 @@ Otherwise, you can ignore this comment.
470470
[mentions."src/tools/x"]
471471
message = "`src/tools/x` was changed. Bump version of Cargo.toml in `src/tools/x` so tidy will suggest installing the new version."
472472

473+
[mentions."src/tools/tidy/src/deps.rs"]
474+
message = "Third-party dependency whitelist may have been modified! You must ensure that any new dependencies have compatible licenses before merging."
475+
cc = ["@davidtwco", "@wesleywiser"]
476+
473477
[mentions."src/bootstrap/defaults/config.compiler.toml"]
474478
message = "This PR changes src/bootstrap/defaults/config.compiler.toml. If appropriate, please also update `config.codegen.toml` so the defaults are in sync."
475479
[mentions."src/bootstrap/defaults/config.codegen.toml"]

0 commit comments

Comments
 (0)