Create .pullapprove.yml

pull/27/head
Kuba Wolanin 2017-07-10 09:37:57 +02:00 committed by GitHub
parent 4a88708080
commit e718b0608e
1 changed files with 18 additions and 0 deletions

18
.pullapprove.yml Normal file
View File

@ -0,0 +1,18 @@
version: 2
requirements:
signed_off_by:
required: true
always_pending:
title_regex: 'WIP'
explanation: 'Work in progress...'
# Group settings to apply to all groups by default, optionally being overridden later
group_defaults:
approve_by_comment:
enabled: true
approve_regex: '^(Approved|:shipit:|:\+1:|LGTM)'
reset_on_push:
enabled: true