Skip to content

Commit 95a6ecf

Browse files
author
Michael Crosby
authored
Merge pull request opencontainers#522 from caniszczyk/pullapprove-dco
Add DCO check via PullApprove
2 parents 918f55b + 6462186 commit 95a6ecf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.pullapprove.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ approve_regex: ^LGTM
33
reject_regex: ^Rejected
44
reset_on_push: true
55
author_approval: ignored
6+
signed_off_by:
7+
required: true
68
reviewers:
79
teams:
810
- runtime-spec-maintainers

0 commit comments

Comments
 (0)