pub const CICD_PIPELINE_RESULT: &str = "cicd.pipeline.result";
The result of a pipeline run.
"success"
"failure"
"timeout"
"skipped"