EnablePullRequestAutoMergeInput [input]
Autogenerated input type of EnablePullRequestAutoMerge
Attributes
The email address to associate with this merge.
A unique identifier for the client performing the mutation.
Commit body to use for the commit when the PR is mergable; if omitted, a
default message will be used. NOTE: when merging with a merge queue any input
value for commit message is ignored.
Commit headline to use for the commit when the PR is mergable; if omitted, a
default message will be used. NOTE: when merging with a merge queue any input
value for commit headline is ignored.
The expected head OID of the pull request.
The merge method to use. If omitted, defaults to MERGE
. NOTE: when merging
with a merge queue any input value for merge method is ignored.
ID of the pull request to enable auto-merge on.