GitHubPipelineRecord
Represents a GitHub pipeline record in the GraphQL API.
GitHubPipelineRecordFields
Stable identifier for this GitHub pipeline record.
Display name of this GitHub pipeline record.
Current status of this GitHub pipeline record.
URL for this GitHub pipeline record. May be null when unavailable or not applicable.
Identifier of the related check suite. May be null when unavailable or not applicable.
Whether this GitHub pipeline record can retry.
The retry unavailable reason associated with this GitHub pipeline record. May be null when unavailable or not applicable.
Jobs associated with this GitHub pipeline record.
Identifier of the related workflow run. May be null when unavailable or not applicable.
Identifier of the related workflow. May be null when unavailable or not applicable.
The run number associated with this GitHub pipeline record. May be null when unavailable or not applicable.
The run attempt associated with this GitHub pipeline record. May be null when unavailable or not applicable.
Identifier of the related repository GitHub.
Git commit SHA associated with this GitHub pipeline record.
The revision associated with this GitHub pipeline record.
Whether this GitHub pipeline record is current.