Types
GitLabAutoRetryRule
GitLabAutoRetryRule values exposed by the GitLab integration.
object
GitLabAutoRetryRuleFields
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
Executions for GitLabAutoRetryRule.