Skip to content

Commit 07aac97

Browse files
LeSeulArtichautJoshua Nelson
authored and
Joshua Nelson
committed
Allow anyone to change the status of a PR
1 parent fcc93a7 commit 07aac97

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

triagebot.toml

+7
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
11
[assign]
2+
3+
[relabel]
4+
allow-unauthenticated = [
5+
"waiting-on-review",
6+
"waiting-on-author",
7+
"blocked",
8+
]

0 commit comments

Comments
 (0)