githubPullRequest
Returns a GitHub pull request detail, or null when it cannot be found.
githubPullRequest(owner: String!, name: String!, number: Int!): GitHubPullRequestDetailArguments
The owner used to filter or perform the operation.
The name used to filter or perform the operation.
The number used to filter or perform the operation.
Returns
Stable identifier for this GitHub pull request detail.
Identifier of the related codebase repository. May be null when unavailable or not applicable.
The number associated with this GitHub pull request detail.
Human-readable title for this GitHub pull request detail.
URL for this GitHub pull request detail.
Identifier of the related repository GitHub.
The repository name with owner associated with this GitHub pull request detail.
URL for this GitHub pull request detail.
Labels associated with this GitHub pull request detail.
The Jira key associated with this GitHub pull request detail. May be null when unavailable or not applicable.
The pipeline status associated with this GitHub pull request detail.
Pipelines associated with this GitHub pull request detail.
The pipeline revision associated with this GitHub pull request detail.
The review decision associated with this GitHub pull request detail.
Number of unresolved review threads.
ISO 8601 timestamp when this GitHub pull request detail was created.
The body associated with this GitHub pull request detail.
The body html associated with this GitHub pull request detail.
The author associated with this GitHub pull request detail. May be null when unavailable or not applicable.
Assignees associated with this GitHub pull request detail.
Review threads associated with this GitHub pull request detail.
The base ref name associated with this GitHub pull request detail.
The head ref name associated with this GitHub pull request detail.
The head ref oid associated with this GitHub pull request detail.
Current state of this GitHub pull request detail.
Whether this GitHub pull request detail is draft.
The mergeable associated with this GitHub pull request detail.
The additions associated with this GitHub pull request detail.
The deletions associated with this GitHub pull request detail.
The changed files associated with this GitHub pull request detail. May be null when unavailable or not applicable.
Number of commits.
ISO 8601 timestamp when this GitHub pull request detail was last updated.
ISO 8601 timestamp when this GitHub pull request detail merged. 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 pull request detail. May be null when unavailable or not applicable.