Skip to content

Commit 52d9f85

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

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
@@ -317,6 +317,7 @@ trigger_files = [
317317
"src/tools/compiletest",
318318
"src/tools/tidy",
319319
"src/tools/rustdoc-gui-test",
320+
"src/tools/libcxx-version",
320321
]
321322

322323
[autolabel."T-infra"]
@@ -1068,6 +1069,7 @@ project-exploit-mitigations = [
10681069
"/src/tools/tidy" = ["bootstrap"]
10691070
"/src/tools/x" = ["bootstrap"]
10701071
"/src/tools/rustdoc-gui-test" = ["bootstrap", "@onur-ozkan"]
1072+
"/src/tools/libcxx-version" = ["@onur-ozkan"]
10711073

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

0 commit comments

Comments
 (0)