githubAutoRetryRules
Returns GitHub auto retry rules.
githubAutoRetryRules(codebaseRepositoryId: ID, workflowRunId: ID): [GitHubAutoRetryRule!]!Arguments
Identifier of the codebase repository. Omit it to leave this dimension unfiltered.
Identifier of the workflow run. Omit it to leave this dimension unfiltered.
Returns
Stable identifier for this GitHub auto retry rule.
The scope associated with this GitHub auto retry rule.
Identifier of the related codebase repository.
Identifier of the related repository GitHub. May be null when unavailable or not applicable.
Identifier of the related worktree. May be null when unavailable or not applicable.
Git branch associated with this GitHub auto retry rule. May be null when unavailable or not applicable.
The pull request number associated with this GitHub auto retry rule. May be null when unavailable or not applicable.
Whether the all workflows condition is true for this GitHub auto retry rule.
The mode associated with this GitHub auto retry rule.
The retry limit associated with this GitHub auto retry rule. May be null when unavailable or not applicable.
The failure strategy associated with this GitHub auto retry rule.
Current status of this GitHub auto retry rule.
Whether this GitHub auto retry rule is enabled.
The last error associated with this GitHub auto retry rule. May be null when unavailable or not applicable.
Targets associated with this GitHub auto retry rule.
Executions associated with this GitHub auto retry rule.
ISO 8601 timestamp when this GitHub auto retry rule was created.
ISO 8601 timestamp when this GitHub auto retry rule was last updated.