Skip to main content
objectGitHubWorkflowJob

Fields

id
ID!

Stable identifier for this GitHub workflow job.

name
String!

Display name of this GitHub workflow job.

Current status of this GitHub workflow job.

url
String

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

canRetry
Boolean!

Whether this GitHub workflow job can retry.

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

Steps associated with this GitHub workflow job.

runAttempt
Int

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