Skip to content

Commit

Permalink
Setting up PullApprove (#1168)
Browse files Browse the repository at this point in the history
Bringing up Initial Pull Approve
  • Loading branch information
woody-apple authored Jun 18, 2020
1 parent 2207f7a commit bc0bd6f
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .pullapprove.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
version: 3

groups:
############################################################
# Base Required Reviewers
############################################################
required-reviewers:
type: required
conditions:
- files.include('*')
reviews:
required: 3
reviewers:
teams:
- reviewers-amazon
- reviewers-apple
- reviewers-comcast
- reviewers-google
- reviewers-samsung

0 comments on commit bc0bd6f

Please sign in to comment.