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

feature(Execution): Allow ignoring failed stages #4113

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

AbdulRahmanAlHamali
Copy link
Contributor

@AbdulRahmanAlHamali AbdulRahmanAlHamali commented Mar 25, 2021

Goes with:
spinnaker/deck#9039
spinnaker/gate#1452

Allow users to manually ignore failed stages. This is different from the usual FAILED_CONTINUE, in that the user typically would desire this to fail and stop the whole pipeline, but in some cases, they might review the reason of failure, or fix it externally, and in that case, they can ignore the failure.

@spinnakerbot
Copy link
Contributor

The following commits need their title changed:

Please format your commit title into the form:

<type>(<scope>): <subject>, e.g. fix(kubernetes): address NPE in status check

This allows us to easily generate changelogs & determine semantic version numbers when cutting releases. You can read more about commit conventions here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants