about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAlona Enraght-Moony <code@alona.page>2024-11-10 21:44:28 +0000
committerAlona Enraght-Moony <code@alona.page>2024-11-10 21:44:28 +0000
commit7e9c46b8836cef7c63be58ee1aaa2838485ffb06 (patch)
tree71b4dbe00430f719c1f03bc8684493ef2161ffd4
parent2128d8df0e858edcbe6a0861bac948b88b7fabc3 (diff)
downloadrust-7e9c46b8836cef7c63be58ee1aaa2838485ffb06.tar.gz
rust-7e9c46b8836cef7c63be58ee1aaa2838485ffb06.zip
triagebot: Assign rustdoc tests to T-rustdoc.
-rw-r--r--triagebot.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 95538dd7ee3..f1dc632aea6 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -1185,6 +1185,12 @@ project-exploit-mitigations = [
 "/src/rustdoc-json-types" =                              ["rustdoc"]
 "/src/stage0" =                                          ["bootstrap"]
 "/tests/run-make" =                                      ["@jieyouxu"]
+"/tests/rustdoc" =                                       ["rustdoc"]
+"/tests/rustdoc-gui" =                                   ["rustdoc"]
+"/tests/rustdoc-js-std" =                                ["rustdoc"]
+"/tests/rustdoc-js" =                                    ["rustdoc"]
+"/tests/rustdoc-json" =                                  ["@aDotInTheVoid"]
+"/tests/rustdoc-ui" =                                    ["rustdoc"]
 "/tests/ui" =                                            ["compiler"]
 "/src/tools/cargo" =                                     ["@ehuss"]
 "/src/tools/compiletest" =                               ["bootstrap", "@wesleywiser", "@oli-obk", "@compiler-errors", "@jieyouxu"]