gate icon indicating copy to clipboard operation
gate copied to clipboard

feature(Execution): Allow ignoring failed stages

Open AbdulRahmanAlHamali opened this issue 3 years ago • 1 comments

Goes with: https://github.com/spinnaker/orca/pull/4113 https://github.com/spinnaker/deck/pull/9039

AbdulRahmanAlHamali avatar Mar 25 '21 20:03 AbdulRahmanAlHamali

The following commits need their title changed:

  • 0087aae0f40f6926c5c5281a7f9d7560f9c58d1a: add ignore stage failure endpoint

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.

spinnakerbot avatar Mar 25 '21 20:03 spinnakerbot