diff --git a/triagebot.toml b/triagebot.toml index fb6660b9dd038..a7b59c9299d6f 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -332,6 +332,13 @@ trigger_labels = [ "A-type-based-search", ] +[autolabel."A-rustdoc-js"] +trigger_files = [ + "src/librustdoc/html/static/js/", + "tests/rustdoc-js/", + "tests/rustdoc-js-std/", +] + [autolabel."T-compiler"] trigger_files = [ # Source code