Auto merge of #10036 - rust-lang:flip1995/labels, r=xFrednet

Add beta-nominated label to triagebot

Also non-maintainers should be able to label PRs with `beta-nominated`.

changelog: none
This commit is contained in:
bors 2022-12-06 19:09:24 +00:00
commit d18f31efa3

View file

@ -1,7 +1,7 @@
[relabel]
allow-unauthenticated = [
"A-*", "C-*", "E-*", "I-*", "L-*", "P-*", "S-*", "T-*",
"good-first-issue"
"good-first-issue", "beta-nominated"
]
# Allows shortcuts like `@rustbot ready`