Skip to content

Commit d18f31e

Browse files
committed
Auto merge of rust-lang#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
2 parents 4129054 + 00192d2 commit d18f31e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

triagebot.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[relabel]
22
allow-unauthenticated = [
33
"A-*", "C-*", "E-*", "I-*", "L-*", "P-*", "S-*", "T-*",
4-
"good-first-issue"
4+
"good-first-issue", "beta-nominated"
55
]
66

77
# Allows shortcuts like `@rustbot ready`

0 commit comments

Comments
 (0)