add rustdoc-gui-test tool in triagebot.toml
This commit is contained in:
parent
f28a63bdf0
commit
c7cec29215
@ -190,6 +190,7 @@ trigger_files = [
|
||||
"src/stage0.json",
|
||||
"src/tools/compiletest",
|
||||
"src/tools/tidy",
|
||||
"src/tools/rustdoc-gui-test",
|
||||
]
|
||||
|
||||
[autolabel."T-infra"]
|
||||
@ -663,3 +664,4 @@ style-team = [
|
||||
"/src/tools/rustdoc-themes" = ["rustdoc"]
|
||||
"/src/tools/tidy" = ["bootstrap"]
|
||||
"/src/tools/x" = ["bootstrap"]
|
||||
"/src/tools/rustdoc-gui-test" = ["bootstrap", "@ozkanonur"]
|
||||
|
Loading…
Reference in New Issue
Block a user