Skip to content

Commit

Permalink
Update .hashibot.hcl
Browse files Browse the repository at this point in the history
  • Loading branch information
paddycarver authored Sep 26, 2019
1 parent 4255487 commit 841b3f6
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .hashibot.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,16 @@ poll "closed_issue_locker" "locker" {
If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!
EOF
}

behavior "assign_random_reviewer" "random" {
reviewers = [
"paddycarver",
"danawillow",
"megan07",
"rileykarson",
"tysen",
"ndmckinley",
"slevenick",
]
only_non_maintainers = true
}

0 comments on commit 841b3f6

Please sign in to comment.