pub const CICD_PIPELINE_RUN_ID: &str = "cicd.pipeline.run.id";
Expand description

The unique identifier of a pipeline run within a CI/CD system.

§Examples

  • 120912