Add new bootstrap entrypoints to triagebot

This commit is contained in:
nils 2022-10-13 17:38:30 +02:00 committed by GitHub
parent 4891d57f7a
commit 6d609c5d6e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -179,6 +179,8 @@ exclude_labels = [
[autolabel."A-bootstrap"]
trigger_files = [
"x.py",
"x",
"x.ps1",
"src/bootstrap",
"src/tools/rust-installer",
]