pub const CICD_PIPELINE_ACTION_NAME: &str = "cicd.pipeline.action.name";
The kind of action a pipeline run is performing.
"BUILD"
"RUN"
"SYNC"