AutoMergeRequest Object
Represents an auto-merge request for a pull request
Fields
#
commitBody
The commit message of the auto-merge request. If a merge queue is required by the base branch, this value will be set by the merge queue when merging.
commitHeadline
The commit title of the auto-merge request. If a merge queue is required by the base branch, this value will be set by the merge queue when merging
mergeMethod
Non-null
The merge method of the auto-merge request. If a merge queue is required by the base branch, this value will be set by the merge queue when merging.
Usages
#
References
#
- Field autoMergeRequest from PullRequest
Previous
AutoMergeEnabledEvent
