Skip to content

Commit ea709c2

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

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
@@ -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)