Skip to content

Commit bc69862

Browse files
committed
Add triagebot.toml trial
Signed-off-by: Daniel Silverstone <[email protected]>
1 parent 2d75c09 commit bc69862

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

triagebot.toml

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[relabel]
2+
3+
allow-unauthenticated = [
4+
"bug", "duplicate", "enhancement", "forwarded",
5+
"performance", "question", "security", "tracking", "website",
6+
"O-*", "A-*"
7+
]
8+
9+
[assign]

0 commit comments

Comments
 (0)