Skip to content

Commit af8575e

Browse files
committed
Auto merge of rust-lang#17501 - rust-lang:triagebot, r=Veykril
Allow non org members to assign area labels
2 parents 558bbd3 + 432e666 commit af8575e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tools/rust-analyzer/triagebot.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
[relabel]
66
allow-unauthenticated = [
77
"S-*",
8+
"A-*",
89
]
910

1011
[autolabel."S-waiting-on-review"]

0 commit comments

Comments
 (0)