Skip to content

Commit

Permalink
Add some autolabels for A-bootstrap and T-infra
Browse files Browse the repository at this point in the history
  • Loading branch information
jyn514 committed Jul 10, 2022
1 parent 17355a3 commit bfb3afe
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,19 @@ exclude_labels = [
"T-*",
]

[autolabel."A-bootstrap"]
trigger_files = [
"x.py",
"src/bootstrap",
"src/tools/rust-installer",
]

[autolabel."T-infra"]
trigger_files = [
"src/ci",
"src/tools/bump-stage0",
]

[notify-zulip."I-prioritize"]
zulip_stream = 245100 # #t-compiler/wg-prioritization/alerts
topic = "#{number} {title}"
Expand Down

0 comments on commit bfb3afe

Please sign in to comment.