Skip to content

Commit

Permalink
Tag src/build_helper with T-bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
jieyouxu committed Nov 18, 2024
1 parent 1569414 commit 75661c5
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -367,21 +367,22 @@ trigger_files = [

[autolabel."T-bootstrap"]
trigger_files = [
"x.py",
"x",
"x.ps1",
"Cargo.toml",
"configure",
"config.example.toml",
"src/bootstrap",
"src/build_helper",
"src/tools/rust-installer",
"src/tools/x",
"configure",
"Cargo.toml",
"config.example.toml",
"src/stage0",
"src/tools/compiletest",
"src/tools/tidy",
"src/tools/rustdoc-gui-test",
"src/tools/libcxx-version",
"src/tools/rustc-perf-wrapper",
"x.py",
"x",
"x.ps1"
]

[autolabel."T-infra"]
Expand Down

0 comments on commit 75661c5

Please sign in to comment.