Skip to content

Commit c7cec29

Browse files
committed
add rustdoc-gui-test tool in triagebot.toml
1 parent f28a63b commit c7cec29

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

triagebot.toml

+2
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ trigger_files = [
190190
"src/stage0.json",
191191
"src/tools/compiletest",
192192
"src/tools/tidy",
193+
"src/tools/rustdoc-gui-test",
193194
]
194195

195196
[autolabel."T-infra"]
@@ -663,3 +664,4 @@ style-team = [
663664
"/src/tools/rustdoc-themes" = ["rustdoc"]
664665
"/src/tools/tidy" = ["bootstrap"]
665666
"/src/tools/x" = ["bootstrap"]
667+
"/src/tools/rustdoc-gui-test" = ["bootstrap", "@ozkanonur"]

0 commit comments

Comments
 (0)