Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pipeline:update: Support changing the Prod Deploy Approval step #685

Open
f000 opened this issue Feb 20, 2024 · 0 comments
Open

pipeline:update: Support changing the Prod Deploy Approval step #685

f000 opened this issue Feb 20, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@f000
Copy link

f000 commented Feb 20, 2024

Is your feature request related to a problem? Please describe.
We are using the CM CLI tool extensively to manage our pipelines and executions. Unfortunately, not all options available in the CM UI are available in the CLI and this is causing a lot of troubles.

Describe the solution you'd like
Please add new option for cloudmanager:pipeline:update, with the same functionality as the "Pause before deploying to Production" checkbox field available in the UI of a production pipeline. New option might be called --prodDeploymentApproval (true/false) and it should work only when the pipeline is a production pipeline. If the pipeline is not a production pipeline, the usage of this option should result in a non-zero exit code.

Describe alternatives you've considered
Programmatic workaround is not possible here because this option is not yet supported by the Cloud Manager API itself (or at least it is not documented).

@f000 f000 added the enhancement New feature or request label Feb 20, 2024
@f000 f000 changed the title pipeline:update: Support changing the Prod Approval step pipeline:update: Support changing the Prod Deploy Approval step Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant