Magidoc

AutoMergeRequest
Object

Represents an auto-merge request for a pull request

Fields

#

authorEmail

The email address of the author of this auto-merge request.

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

enabledAt

When was this auto-merge request was enabled.

enabledBy

The actor who created the auto-merge request.

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.

pullRequest

Non-null

The pull request that this auto-merge request is set against.

Usages

#

References

#