Skip to content
This repository has been archived by the owner on Sep 4, 2018. It is now read-only.

Commit

Permalink
Merge pull request #453 from alcatraz/pull-approve
Browse files Browse the repository at this point in the history
add pullapprove
  • Loading branch information
kattrali committed Apr 12, 2016
2 parents 28eca7b + c7654ce commit 55d7797
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .pullapprove.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
approve_by_comment: true
approve_regex: '^:?(\+1):?'
reject_regex: '^:?(\-1):?'
reject_value: -1
reset_on_push: true
author_approval: ignored
reviewers:
-
name: owners
required: 2
members:
- kattrali
- jurre
- supermarin
- guillaume-algis
conditions:
branches:
- master # only need to approve if merging to master

0 comments on commit 55d7797

Please sign in to comment.