Skip to content

Commit

Permalink
Allow setting rla-* labels via rustbot
Browse files Browse the repository at this point in the history
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
tgross35 committed Aug 10, 2023
1 parent faee636 commit b1ad229
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 b1ad229

Please sign in to comment.