Skip to content

Commit 102b3f1

Browse files
authored
Enable triagebot (#1179)
* Enable triagebot * Only use website repo labels
1 parent 76941a1 commit 102b3f1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

triagebot.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[relabel]
2+
allow-unauthenticated = [
3+
"A-*", "B-*", "C-*", "O-*", "P-*", "S-*",
4+
]
5+
6+
[assign]

0 commit comments

Comments
 (0)