Skip to content

Commit aa9f3a2

Browse files
caniszczykcrosbymichael
authored andcommitted
Add PullApprove checks
Add PullApprove: https://pullapprove.com/opencontainers/runtime-spec/ Signed-off-by: Chris Aniszczyk <[email protected]> Signed-off-by: Michael Crosby <[email protected]>
1 parent 8bca380 commit aa9f3a2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.pullapprove.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
approve_by_comment: true
2+
approve_regex: ^LGTM
3+
reject_regex: ^Rejected
4+
reset_on_push: true
5+
reviewers:
6+
teams:
7+
- runtime-spec-maintainers
8+
name: default
9+
required: 2

0 commit comments

Comments
 (0)