mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
Allow everyone to set the beta-nominated label
It is allowed both in cargo and clippy's triagebot.toml, and nomination does not automatically mean that the PR will be backported.
This commit is contained in:
parent
da636956dd
commit
0aa958bab9
@ -11,6 +11,7 @@ allow-unauthenticated = [
|
|||||||
"S-*",
|
"S-*",
|
||||||
"T-*",
|
"T-*",
|
||||||
"WG-*",
|
"WG-*",
|
||||||
|
"beta-nominated",
|
||||||
"const-hack",
|
"const-hack",
|
||||||
"llvm-main",
|
"llvm-main",
|
||||||
"needs-fcp",
|
"needs-fcp",
|
||||||
|
Loading…
Reference in New Issue
Block a user