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