githubPullRequestMergeOptions
Returns GitHub pull request merge options.
githubPullRequestMergeOptions(source: GitHubRequestSource!, owner: String!, name: String!, number: Int!): GitHubPullRequestMergeOptions!Arguments
The source used to filter or perform the operation.
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
Available methods associated with this GitHub pull request merge options.
Commit emails associated with this GitHub pull request merge options.
The default commit email associated with this GitHub pull request merge options. May be null when unavailable or not applicable.
The default commit headline associated with this GitHub pull request merge options.
The default commit body associated with this GitHub pull request merge options.
Whether this GitHub pull request merge options can merge.
Whether this GitHub pull request merge options can enable auto merge.
Whether the auto merge enabled condition is true for this GitHub pull request merge options.
Whether the viewer can disable auto merge condition is true for this GitHub pull request merge options.
The merge state status associated with this GitHub pull request merge options.
The head ref oid associated with this GitHub pull request merge options.
The blocked reason associated with this GitHub pull request merge options. May be null when unavailable or not applicable.