Add PullApprove support to enforce consistent review #101
Add PullApprove support to enforce consistent review #101philips merged 1 commit intoopencontainers:masterfrom
Conversation
Ensure that OCI projects share the same approval settings. opencontainers/project-template#4 Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
|
Hey @philips, would be great to have this applied so things are consistent across OCI projects. Thanks! |
|
LGTM |
|
LGTM although the proprietary product saddens me :-( |
|
Yeah. that seems wonky. This could be a dumb simple, FOSS web-service On Wed, Jun 1, 2016 at 2:09 PM, Jonathan Boulle notifications@github.com
|
|
Is there a human readable explanation of this? |
|
@caniszczyk gah, now you blocked everything |
|
LGTM :) @philips |
|
Merging this under the assumption that this will unblock stuff. |
The signoff requirement catches us up with fcc7f42 (Add contributing and maintainer guidelines, 2016-05-03, opencontainers#1). The author ignore catches us up with c82a2e7 (MAINTAINERS: disallow self-LGTMs, 2016-05-27, opencontainers#13). The push reset catches us up with opencontainers/runtime-spec@aa9f3a26 (Add PullApprove checks, 2016-05-26, opencontainers/runtime-spec#458), opencontainers/image-spec@95a46754d (Add PullApprove support to enforce review, 2016-06-01, opencontainers/image-spec#101) and opencontainers/runc@e2fd7c11 (Add PullApprove support, 2016-05-26, opencontainers/runc#847). Signed-off-by: W. Trevor King <wking@tremily.us>
The signoff requirement catches us up with fcc7f42 (Add contributing and maintainer guidelines, 2016-05-03, opencontainers#1). The author ignore catches us up with c82a2e7 (MAINTAINERS: disallow self-LGTMs, 2016-05-27, opencontainers#13). The push reset catches us up with opencontainers/runtime-spec@aa9f3a26 (Add PullApprove checks, 2016-05-26, opencontainers/runtime-spec#458), opencontainers/image-spec@95a46754d (Add PullApprove support to enforce review, 2016-06-01, opencontainers/image-spec#101) and opencontainers/runc@e2fd7c11 (Add PullApprove support, 2016-05-26, opencontainers/runc#847). Signed-off-by: W. Trevor King <wking@tremily.us>
The sign-off requirement catches us up with fcc7f42 (Add contributing and maintainer guidelines, 2016-05-03, opencontainers#1). The author ignore catches us up with c82a2e7 (MAINTAINERS: disallow self-LGTMs, 2016-05-27, opencontainers#13). The push reset catches us up with opencontainers/runtime-spec@aa9f3a26 (Add PullApprove checks, 2016-05-26, opencontainers/runtime-spec#458), opencontainers/image-spec@95a46754d (Add PullApprove support to enforce review, 2016-06-01, opencontainers/image-spec#101) and opencontainers/runc@e2fd7c11 (Add PullApprove support, 2016-05-26, opencontainers/runc#847). Signed-off-by: W. Trevor King <wking@tremily.us>

Ensure that OCI projects share the same approval settings, this has been done for the runtime-spec and runc already, so it makes sense to do the same for image-spec:
opencontainers/project-template#4
https://pullapprove.com/opencontainers/image-spec/
Signed-off-by: Chris Aniszczyk caniszczyk@gmail.com