don't reset approvals on push

This commit is contained in:
Andy Scherzinger 2017-08-31 14:57:10 +02:00 committed by AndyScherzinger
parent be1e087a6c
commit 8e9a633d22
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ group_defaults:
approve_regex: '^(Approved|:shipit:|:\+1:|LGTM)'
reject_regex: '^(Rejected|:-1:)'
reset_on_push:
enabled: true
enabled: false
reset_on_reopened:
enabled: true