MergePullRequestInput Input Object
Autogenerated input type of MergePullRequest
Fields
#
commitBody
Commit body to use for the merge commit; if omitted, a default message will be used
commitHeadline
Commit headline to use for the merge commit; if omitted, a default message will be used.
expectedHeadOid
OID that the pull request head ref must match to allow merge; if omitted, no check is performed.
mergeMethod
The merge method to use. If omitted, defaults to 'MERGE'
Default: "MERGE"Usages
#
References
#
- Argument input of field mergePullRequest from type Mutation
Previous
MergeCommitTitle
