Skip to content

Commit 300b8fb

Browse files
authored
Rollup merge of rust-lang#103013 - Nilstrieb:patch-1, r=jyn514
Add new bootstrap entrypoints to triagebot They haven't been added yet, as seen in rust-lang#103007. r? `@jyn514`
2 parents 850e65a + 6d609c5 commit 300b8fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

triagebot.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,8 @@ exclude_labels = [
179179
[autolabel."A-bootstrap"]
180180
trigger_files = [
181181
"x.py",
182+
"x",
183+
"x.ps1",
182184
"src/bootstrap",
183185
"src/tools/rust-installer",
184186
]

0 commit comments

Comments
 (0)