fix merge conflicts

This commit is contained in:
Adam Warner 2017-05-14 16:17:04 +01:00
commit bc8a5916d8
No known key found for this signature in database
GPG key ID: 7C062498C7FA6E49
2 changed files with 8 additions and 8 deletions

View file

@ -10,7 +10,7 @@ group_defaults:
reset_on_push: reset_on_push:
enabled: true enabled: true
reject_value: -2 reject_value: -2
approve_regex: '^(Approved|:shipit:|:\+1:|Engage)' approve_regex: '^(Approved|:shipit:|:\+1:|Engage|:taco:)'
reject_regex: '^(Rejected|:-1:|Borg)' reject_regex: '^(Rejected|:-1:|Borg)'
author_approval: author_approval:
auto: true auto: true