Skip to main content
QUERY
gitlabAutoRetryRules(projectId: ID): [GitLabAutoRetryRule!]!

Arguments

projectId
ID

Project id used by gitlabAutoRetryRules.

id
ID!

Id for GitLabAutoRetryRule.

projectId
ID!

Project id for GitLabAutoRetryRule.

pipelineId
ID

Pipeline id for GitLabAutoRetryRule.

enabled
Boolean!

Enabled for GitLabAutoRetryRule.

maxAttempts
Int!

Max attempts for GitLabAutoRetryRule.

attempts
Int!

Attempts for GitLabAutoRetryRule.

lastError
String

Last error for GitLabAutoRetryRule.

lastAttemptAt
String

Last attempt at for GitLabAutoRetryRule.

createdAt
String!

Created at for GitLabAutoRetryRule.

updatedAt
String!

Updated at for GitLabAutoRetryRule.

Executions for GitLabAutoRetryRule.

Query
Response