mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-03 18:43:38 +00:00
triagebot: Treat I-*nominated
like I-nominated
rustbot doesn't allow unauthenticated users to set `I-nominated`; apply the same permissions to the new `I-*nominated` labels.
This commit is contained in:
parent
e015ef5b26
commit
d50832ba09
@ -5,8 +5,8 @@ allow-unauthenticated = [
|
|||||||
"requires-nightly",
|
"requires-nightly",
|
||||||
"regression-*",
|
"regression-*",
|
||||||
"perf-*",
|
"perf-*",
|
||||||
# I-* without I-nominated
|
# I-* without I-*nominated
|
||||||
"I-*", "!I-nominated",
|
"I-*", "!I-*nominated",
|
||||||
"AsyncAwait-OnDeck",
|
"AsyncAwait-OnDeck",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user