githubWorktreeWorkflowRuns
Returns GitHub actions workflow runs.
githubWorktreeWorkflowRuns(worktreeId: ID!): [GitHubActionsWorkflowRun!]!Arguments
Identifier of the worktree.
Returns
Stable identifier for this GitHub actions workflow run.
Identifier of the related workflow.
Identifier of the related repository GitHub.
Identifier of the related codebase repository.
The repository name with owner associated with this GitHub actions workflow run.
URL for this GitHub actions workflow run.
Display name of this GitHub actions workflow run.
The display title associated with this GitHub actions workflow run.
The run number associated with this GitHub actions workflow run.
The run attempt associated with this GitHub actions workflow run.
The event associated with this GitHub actions workflow run.
Current status of this GitHub actions workflow run.
URL for this GitHub actions workflow run.
Git branch associated with this GitHub actions workflow run. May be null when unavailable or not applicable.
Git commit SHA associated with this GitHub actions workflow run.
Identifier of the related check suite. May be null when unavailable or not applicable.
Whether this GitHub actions workflow run can retry.
The retry unavailable reason associated with this GitHub actions workflow run. May be null when unavailable or not applicable.
Pull requests associated with this GitHub actions workflow run.
The Jira key associated with this GitHub actions workflow run. May be null when unavailable or not applicable.
Identifier of the related worktree. May be null when unavailable or not applicable.
The worktree highlight color associated with this GitHub actions workflow run. May be null when unavailable or not applicable.
ISO 8601 timestamp when this GitHub actions workflow run started.
ISO 8601 timestamp when this GitHub actions workflow run was created.
ISO 8601 timestamp when this GitHub actions workflow run was last updated.