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