wanted to know, how can we get the data of the CV step. we need data like,
  • what is the overall status of CV
  • what metrics failed, what are passed
  • severity of the failure
  • is the cv aborted or not
This we need post the step is executed.
we would also need the data for larger analysis in the dashboard for service and projects.
Use Case: We have common pipeline across services, but we need to take decision per service weather we want to rollback or not in case CV step fails. to configure service level, we need this data in following step to make the decision.