Skip to content

Commit f61bec6

Browse files
committed
Disallow self-LGTMs
As opencontainers/project-template#13 is merged, change pullapprove accordingly. Signed-off-by: Qiang Huang <[email protected]>
1 parent 8f02d00 commit f61bec6

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: ^LGTM
33
reject_regex: ^Rejected
44
reset_on_push: true
5+
author_approval: ignored
56
reviewers:
67
teams:
78
- runtime-spec-maintainers

0 commit comments

Comments
 (0)