Add beta-nominated label to triagebot

Also non-maintainers should be able to label PRs with `beta-nominated`.
This commit is contained in:
Philipp Krones 2022-12-06 09:47:59 +01:00 committed by GitHub
parent cb8df45333
commit 00192d299d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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`