Add PullApprove configuration

This commit is contained in:
Dan Schaper 2016-07-29 16:35:26 -07:00 committed by GitHub
parent ba6881d685
commit e642b41b5b

14
.pullapprove.yml Normal file
View file

@ -0,0 +1,14 @@
approve_by_comment: true
approve_regex: '^(Approved|:shipit:|:\+1:)'
reject_regex: '^(Rejected|:-1:)'
reset_on_push: true
author_approval: required
reviewers:
members:
- brantje
- dschaper
- jacobsalmela
- Mcat12
- PromoFaux
name: pullapprove
required: 3