Skip to content

Commit 1a07e58

Browse files
committed
register libcxx-version in triagebot
Signed-off-by: onur-ozkan <[email protected]>
1 parent 73ff1d4 commit 1a07e58

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: triagebot.toml

+2
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,7 @@ trigger_files = [
330330
"src/tools/compiletest",
331331
"src/tools/tidy",
332332
"src/tools/rustdoc-gui-test",
333+
"src/tools/libcxx-version",
333334
]
334335

335336
[autolabel."T-infra"]
@@ -1117,6 +1118,7 @@ project-exploit-mitigations = [
11171118
"/src/tools/tidy" = ["bootstrap"]
11181119
"/src/tools/x" = ["bootstrap"]
11191120
"/src/tools/rustdoc-gui-test" = ["bootstrap", "@onur-ozkan"]
1121+
"/src/tools/libcxx-version" = ["@onur-ozkan"]
11201122

11211123
# Enable tracking of PR review assignment
11221124
# Documentation at: https://forge.rust-lang.org/triagebot/pr-assignment-tracking.html

0 commit comments

Comments
 (0)