Skip to content

Commit

Permalink
Rollup merge of rust-lang#110307 - est31:beta_nominated_unauthenticat…
Browse files Browse the repository at this point in the history
…ed, 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.
  • Loading branch information
aliemjay authored Apr 15, 2023
2 parents b0ebbc6 + 0aa958b commit 0bbf3fb
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 @@ -11,6 +11,7 @@ allow-unauthenticated = [
"S-*",
"T-*",
"WG-*",
"beta-nominated",
"const-hack",
"llvm-main",
"needs-fcp",
Expand Down

0 comments on commit 0bbf3fb

Please sign in to comment.