Skip to main content
objectGitHubPullRequestMergeOptions

Fields

availableMethods

Available methods associated with this GitHub pull request merge options.

commitEmails
[String!]!

Commit emails associated with this GitHub pull request merge options.

defaultCommitEmail
String

The default commit email associated with this GitHub pull request merge options. May be null when unavailable or not applicable.

defaultCommitHeadline
String!

The default commit headline associated with this GitHub pull request merge options.

defaultCommitBody
String!

The default commit body associated with this GitHub pull request merge options.

canMerge
Boolean!

Whether this GitHub pull request merge options can merge.

canEnableAutoMerge
Boolean!

Whether this GitHub pull request merge options can enable auto merge.

autoMergeEnabled
Boolean!

Whether the auto merge enabled condition is true for this GitHub pull request merge options.

viewerCanDisableAutoMerge
Boolean!

Whether the viewer can disable auto merge condition is true for this GitHub pull request merge options.

mergeStateStatus
String!

The merge state status associated with this GitHub pull request merge options.

headRefOid
String!

The head ref oid associated with this GitHub pull request merge options.

blockedReason
String

The blocked reason associated with this GitHub pull request merge options. May be null when unavailable or not applicable.