githubActionsWorkflowRunAttempt
Returns a GitHub workflow run attempt.
githubActionsWorkflowRunAttempt(source: GitHubRequestSource!, repositoryId: ID!, workflowRunId: ID!, attempt: Int!): GitHubWorkflowRunAttempt!Arguments
The source used to filter or perform the operation.
Identifier of the repository.
Identifier of the workflow run.
The attempt used to filter or perform the operation.
Returns
Identifier of the related workflow run.
The run attempt associated with this GitHub workflow run attempt.
Current status of this GitHub workflow run attempt.
URL for this GitHub workflow run attempt.
The triggering actor associated with this GitHub workflow run attempt. May be null when unavailable or not applicable.
ISO 8601 timestamp when this GitHub workflow run attempt started.
ISO 8601 timestamp when this GitHub workflow run attempt was created.
ISO 8601 timestamp when this GitHub workflow run attempt was last updated.
Jobs associated with this GitHub workflow run attempt.