Skip to content

Commit

Permalink
Add minimal traigebot config
Browse files Browse the repository at this point in the history
  • Loading branch information
YJDoc2 committed Oct 27, 2021
1 parent 4d20fa5 commit 8df8ce0
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions triagebot.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# This will allow users to self assign, and/or drop assignment
[assign]


[relabel]
allow-unauthenticated = [
# For Issue areas
"A-*",
"E-Help-Wanted",
"Bug",
"Feature-Request"
]

0 comments on commit 8df8ce0

Please sign in to comment.