-
Improvement
-
Resolution: Done
-
Major
-
None
-
-
43.v4560e7fa191c
When `autoApprove` is false, and `advance` is true, a Pipeline Step Execution should not pause the pipeline. It should advance allowing "offline" (from Cloud Manager's perspective) actions.
Expectation:
- Pipeline reaches Awaiting Approval (post Stage deploy)
- Pipeline advances to allow execution of other tests
Current State:
Cannot execute other steps while CM Pipeline is in Waiting status.