An environment variable would temporarily allow can-i-deploy to run but not error when a build has to go out despite breakages, or when introducing pact into a CI/CD pipeline.
eg.
PACT_BROKER_CAN_I_DEPLOY_EXIT_CODE=0 (like trivy)
Suggestions for the env var name welcome.