Skip to content

Commit b809c3b

Browse files
authored
Merge pull request opencontainers#87 from coolljt0725/disallow_self_lgtm
Disallow self-LGTMs
2 parents b082914 + 010af2b commit b809c3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pullapprove.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ approve_by_comment: true
22
approve_regex: '^(Approved|lgtm|LGTM|:shipit:|:star:|:\+1:|:ship:)'
33
reject_regex: ^Rejected
44
reset_on_push: true
5+
author_approval: ignored
56
signed_off_by:
67
required: true
78
reviewers:

0 commit comments

Comments
 (0)