Allow setting rla-*
labels via rustbot
https://github.com/rust-lang/rust-log-analyzer/pull/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`.
This commit is contained in:
parent
faee636ebf
commit
b1ad22941b
@ -18,6 +18,7 @@ allow-unauthenticated = [
|
||||
"relnotes",
|
||||
"requires-*",
|
||||
"regression-*",
|
||||
"rla-*",
|
||||
"perf-*",
|
||||
"AsyncAwait-OnDeck",
|
||||
"needs-triage",
|
||||
|
Loading…
Reference in New Issue
Block a user