Skip to content

Commit

Permalink
Add PullApprove support to enforce review
Browse files Browse the repository at this point in the history
Ensure that OCI projects share the same approval settings.
opencontainers/project-template#4

Signed-off-by: Chris Aniszczyk <[email protected]>
  • Loading branch information
caniszczyk committed Jun 1, 2016
1 parent d24dad4 commit 95a4675
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .pullapprove.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
approve_by_comment: true
approve_regex: ^LGTM
reject_regex: ^Rejected
reset_on_push: true
reviewers:
teams:
- image-spec-maintainers
name: default
required: 2

0 comments on commit 95a4675

Please sign in to comment.