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

Commit

Permalink
Bumped pullapprove to v2.
Browse files Browse the repository at this point in the history
Added danbills.
  • Loading branch information
kshakir authored and Dan Billings committed Aug 16, 2017
1 parent c66f320 commit 366cecc
Showing 1 changed file with 16 additions and 6 deletions.
22 changes: 16 additions & 6 deletions .pullapprove.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,19 @@
approve_by_comment: true
approve_regex: ':\+1:'
reset_on_push: false
author_approval: ignored
reviewers:
# enabling version 2 turns github reviews on by default
version: 2
group_defaults:
approve_by_comment:
enabled: true
approve_regex: ':\+1:'
reset_on_push:
enabled: false
groups:
reviewers:
required: 2
members:
github_reviews:
enabled: true
author_approval:
ignored: true
users:
- Horneth
- cjllanwarne
- geoffjentry
Expand All @@ -14,3 +23,4 @@ reviewers:
- kshakir
- mcovarr
- ruchim
- danbills

0 comments on commit 366cecc

Please sign in to comment.