Types
GitHubAutoRetryTarget
Represents a GitHub auto retry target in the GraphQL API.
object
GitHubAutoRetryTargetFields
id
ID!
Stable identifier for this GitHub auto retry target.
workflowId
ID
Identifier of the related workflow. May be null when unavailable or not applicable.
workflowRunId
ID
Identifier of the related workflow run. May be null when unavailable or not applicable.
jobName
String
The job name associated with this GitHub auto retry target. May be null when unavailable or not applicable.