Github API - Test Config

MergeCommitMessage [enum]

The possible default commit messages for merges.

Possible values
BLANK

Default to a blank commit message.

PR_BODY

Default to the pull request's body.

PR_TITLE

Default to the pull request's title.

API:
Github GraphQL API