add rustdoc-gui-test tool in triagebot.toml
This commit is contained in:
parent
f28a63bdf0
commit
c7cec29215
1 changed files with 2 additions and 0 deletions
|
@ -190,6 +190,7 @@ trigger_files = [
|
||||||
"src/stage0.json",
|
"src/stage0.json",
|
||||||
"src/tools/compiletest",
|
"src/tools/compiletest",
|
||||||
"src/tools/tidy",
|
"src/tools/tidy",
|
||||||
|
"src/tools/rustdoc-gui-test",
|
||||||
]
|
]
|
||||||
|
|
||||||
[autolabel."T-infra"]
|
[autolabel."T-infra"]
|
||||||
|
@ -663,3 +664,4 @@ style-team = [
|
||||||
"/src/tools/rustdoc-themes" = ["rustdoc"]
|
"/src/tools/rustdoc-themes" = ["rustdoc"]
|
||||||
"/src/tools/tidy" = ["bootstrap"]
|
"/src/tools/tidy" = ["bootstrap"]
|
||||||
"/src/tools/x" = ["bootstrap"]
|
"/src/tools/x" = ["bootstrap"]
|
||||||
|
"/src/tools/rustdoc-gui-test" = ["bootstrap", "@ozkanonur"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue