deck icon indicating copy to clipboard operation
deck 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/gate/pull/1452 https://github.com/spinnaker/orca/pull/4113

AbdulRahmanAlHamali avatar Mar 25 '21 20:03 AbdulRahmanAlHamali

The following commits need their title changed:

  • ab5513268ba4c1ac93f104eec86561d7d7132a7b: allow ignore failure

  • 0a259a0cf673d8f072d44f89f3ac1d96e2e066b7: add the directive

  • eda3856959668c96db105f6f05662ce6ec003476: import module

  • f6751a243bda78a99433f6d573335520e6093985: add ignore action

  • c6db1f0208a53d040b52ff478ec5a77dedceed71: fix reason

  • 88cb6a48cd63d570dd1680ae03d3ec8feb976b34: fix display of details

  • 2b7662fae773a567fe7d1030c3e61406ff77a75a: optional display of exception

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 21:03 spinnakerbot