Skip to main content
objectGitHubAutoRetryExecution

Fields

id
ID!

Stable identifier for this GitHub auto retry execution.

workflowRunId
ID!

Identifier of the related workflow run.

workflowId
ID!

Identifier of the related workflow.

targetKey
String!

The target key associated with this GitHub auto retry execution.

status
String!

Current status of this GitHub auto retry execution.

observedAttempt
Int!

The observed attempt associated with this GitHub auto retry execution.

automaticRetries
Int!

The automatic retries associated with this GitHub auto retry execution.

The last status associated with this GitHub auto retry execution. May be null when unavailable or not applicable.

lastError
String

The last error associated with this GitHub auto retry execution. May be null when unavailable or not applicable.

updatedAt
String!

ISO 8601 timestamp when this GitHub auto retry execution was last updated.