Skip to content

Commit

Permalink
Rollup merge of rust-lang#114708 - tgross35:tgross35-patch-1, r=Mark-…
Browse files Browse the repository at this point in the history
…Simulacrum

Allow setting `rla` labels via `rustbot`

rust-lang/rust-log-analyzer#75 adds a `rla-silenced` label flag that will turn off RLA updates for non-bors tests. Allow setting that labels and others via `rustbot`.
  • Loading branch information
GuillaumeGomez authored Nov 27, 2023
2 parents 11600ff + b1ad229 commit 1d1bc24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ allow-unauthenticated = [
"relnotes",
"requires-*",
"regression-*",
"rla-*",
"perf-*",
"AsyncAwait-OnDeck",
"needs-triage",
Expand Down

0 comments on commit 1d1bc24

Please sign in to comment.