Skip to main content
MUTATION
retryGitHubWorkflowJob(repositoryId: ID!, checkSuiteId: ID!, jobId: ID!, source: GitHubRequestSource!): Boolean!

Arguments

repositoryId
ID!
required

Identifier of the repository.

checkSuiteId
ID!
required

Identifier of the check suite.

jobId
ID!
required

Identifier of the job.

source

The source used to filter or perform the operation.

Returns

Boolean!
Mutation
Variables
Response