Skip to content
This repository was archived by the owner on Dec 20, 2025. It is now read-only.

feature(Execution): Allow ignoring failed stages#4113

Closed
AbdulRahmanAlHamali wants to merge 12 commits intospinnaker:masterfrom
coveord:allow-ignoring-failed-stages
Closed

feature(Execution): Allow ignoring failed stages#4113
AbdulRahmanAlHamali wants to merge 12 commits intospinnaker:masterfrom
coveord:allow-ignoring-failed-stages

Conversation

@AbdulRahmanAlHamali
Copy link
Copy Markdown
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
Copy Markdown
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.

@dbyron-sf dbyron-sf closed this Oct 2, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants