Skip to main content
objectGitHubPipeline

Fields

id
ID!

Stable identifier for this GitHub pipeline.

name
String!

Display name of this GitHub pipeline.

Current status of this GitHub pipeline.

url
String

URL for this GitHub pipeline. May be null when unavailable or not applicable.

checkSuiteId
ID

Identifier of the related check suite. May be null when unavailable or not applicable.

canRetry
Boolean!

Whether this GitHub pipeline can retry.

The retry unavailable reason associated with this GitHub pipeline. May be null when unavailable or not applicable.

Jobs associated with this GitHub pipeline.

workflowRunId
ID

Identifier of the related workflow run. May be null when unavailable or not applicable.

workflowId
ID

Identifier of the related workflow. May be null when unavailable or not applicable.

runNumber
Int

The run number associated with this GitHub pipeline. May be null when unavailable or not applicable.

runAttempt
Int

The run attempt associated with this GitHub pipeline. May be null when unavailable or not applicable.