Skip to content

Commit 0d37400

Browse files
committed
Auto merge of #1926 - JohnTitor:allow-rustbot-labeling, r=JohnTitor
Allow contributors to label issues via rustbot Now bors suggests contributors label PRs with the status labels, e.g.: #1902 (comment) This allows it, and for issues as well.
2 parents 22633e2 + bd128ac commit 0d37400

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: triagebot.toml

+5
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
1+
[relabel]
2+
allow-unauthenticated = [
3+
"C-*", "O-*", "S-*"
4+
]
5+
16
[assign]

0 commit comments

Comments
 (0)