Skip to content

Commit f065a55

Browse files
committed
triagebot.toml: ping me on changes to tests/rustdoc-json
1 parent e08cd3c commit f065a55

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: triagebot.toml

+3
Original file line numberDiff line numberDiff line change
@@ -917,6 +917,9 @@ message = "This PR changes how LLVM is built. Consider updating src/bootstrap/do
917917
[mentions."test/crashes"]
918918
message = "This PR changes a file inside `tests/crashes`. If a crash was fixed, please move into the corresponding `ui` subdir and add 'Fixes #<issueNr>' to the PR description to autoclose the issue upon merge."
919919

920+
[mentions."tests/rustdoc-json"]
921+
cc = ["@aDotInTheVoid"]
922+
920923
[mentions."tests/ui/deriving/deriving-all-codegen.stdout"]
921924
message = "Changes to the code generated for builtin derived traits."
922925
cc = ["@nnethercote"]

0 commit comments

Comments
 (0)