pub const CICD_PIPELINE_RUN_STATE: &str = "cicd.pipeline.run.state";
The pipeline run goes through these states during its lifecycle.
"pending"
"executing"
"finalizing"