Skip to content

Commit

Permalink
Update .hashibot.hcl (#4557)
Browse files Browse the repository at this point in the history
  • Loading branch information
paddycarver authored Oct 21, 2019
2 parents ac21aa9 + 841b3f6 commit 93c2c84
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 93c2c84

Please sign in to comment.