gate
gate copied to clipboard
feature(Execution): Allow ignoring failed stages
Goes with: https://github.com/spinnaker/orca/pull/4113 https://github.com/spinnaker/deck/pull/9039
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.