Skip to content

Commit

Permalink
Merge pull request opencontainers#458 from crosbymichael/2lgtm
Browse files Browse the repository at this point in the history
Add PullApprove checks
  • Loading branch information
Mrunal Patel committed May 26, 2016
2 parents 8bca380 + aa9f3a2 commit 4a1a840
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:
- runtime-spec-maintainers
name: default
required: 2

0 comments on commit 4a1a840

Please sign in to comment.