deploy icon indicating copy to clipboard operation
deploy copied to clipboard

Add a --wait flag to wait for commit status checks to pass

Open ejholmes opened this issue 10 years ago • 0 comments

This would be kind nice, especially as we move things to docker, where we can't deploy until the image is built (commit status checks pass). This flag would cause the CLI to wait for commit status checks to pass instead of returning:

Commit status checks failed. You can bypass commit status checks with the --force flag.

ejholmes avatar Jun 05 '15 17:06 ejholmes