Optional
additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Time when the step run finished. The time format must be RFC3339.
Optional
errorContains information of the CI error.
Optional
gitIf pipelines are triggered due to actions to a Git repository, then all payloads must contain this.
Note that either tag
or branch
has to be provided, but not both.
UUID for the step. It has to be unique within each pipeline execution.
Optional
jobThe parent job UUID (if applicable).
Optional
jobThe parent job name (if applicable).
Used to distinguish between pipelines, stages, jobs and steps.
Optional
metricsA list of user-defined metrics. The metrics must follow the key:value
pattern and the value must be numeric.
The name for the step.
Optional
nodeContains information of the host running the pipeline, stage, job, or step.
Optional
parametersA map of key-value parameters or environment variables that were defined for the pipeline.
The parent pipeline name.
The parent pipeline UUID.
Optional
stageThe parent stage UUID (if applicable).
Optional
stageThe parent stage name (if applicable).
Time when the step run started. The time format must be RFC3339.
The final status of the step.
Optional
tagsA list of user-defined tags. The tags must follow the key:value
pattern.
Optional
urlThe URL to look at the step in the CI provider UI.
Generated using TypeDoc
Details of a CI step.