Skip to content

Commit 356bb06

Browse files
committed
Disallow self-LGTMs
according opencontainers/project-template#13 we should disallow self-LGTMs Signed-off-by: Lei Jitang <[email protected]>
1 parent de440db commit 356bb06

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)