Skip to content

Commit

Permalink
Disallow self-LGTMs
Browse files Browse the repository at this point in the history
according opencontainers/project-template#13
we should disallow self-LGTMs

Signed-off-by: Lei Jitang <[email protected]>
  • Loading branch information
wesnowm committed Jun 16, 2024
1 parent e17cd4e commit 2240ffc
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 2240ffc

Please sign in to comment.