Skip to content

Add a `metadata.step_count` on channel release events

Current situation

There is no easy way to get the number of steps executed in a job (the metadata.step_origin_status is a convoluted way to get it).

Desired outcome

A metadata.step_count entry in the 'CHANNEL_RELEASE events (ExecutionCommandandExecutionResult`).