Skip to content

Commit 0472b36

Browse files
authored
Rollup merge of #110307 - est31:beta_nominated_unauthenticated, r=Mark-Simulacrum
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.
2 parents f21f14b + 0aa958b commit 0472b36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

triagebot.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ allow-unauthenticated = [
1111
"S-*",
1212
"T-*",
1313
"WG-*",
14+
"beta-nominated",
1415
"const-hack",
1516
"llvm-main",
1617
"needs-fcp",

0 commit comments

Comments
 (0)