Add beta-nominated label to triagebot
Also non-maintainers should be able to label PRs with `beta-nominated`.
This commit is contained in:
parent
cb8df45333
commit
00192d299d
@ -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`
|
||||
|
Loading…
x
Reference in New Issue
Block a user