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