Skip to content

Commit

Permalink
Merge pull request #465 from coolljt0725/disallow_self_lgtm
Browse files Browse the repository at this point in the history
Disallow self-LGTMs
  • Loading branch information
jonboulle authored Nov 24, 2016
2 parents fd1a1af + 356bb06 commit 734f5c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pullapprove.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ approve_by_comment: true
approve_regex: '^(Approved|lgtm|LGTM|:shipit:|:star:|:\+1:|:ship:)'
reject_regex: ^Rejected
reset_on_push: true
author_approval: ignored
signed_off_by:
required: true
reviewers:
Expand Down

0 comments on commit 734f5c4

Please sign in to comment.