Skip to content

Commit 79ff534

Browse files
committed
Auto merge of #1785 - pietroalbini:triagebot, r=sgrif
Add triagebot to the repository This adds [triagebot](https://github.com/rust-lang/triagebot) (@rustbot) to the repo, allowing people outside the team to relabel issues (with `@rustbot modify labels: foo bar`) and to claim issues for themselves (with `@rustbot claim`). Currently non team members can add or remove any labels, but we can whitelist only a few of them if y'all want. r? @sgrif
2 parents 75f99a0 + 02987eb commit 79ff534

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

triagebot.toml

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[relabel]
2+
allow-unauthenticated = ["*"]
3+
4+
[assign]

0 commit comments

Comments
 (0)