SquashMergeCommitMessage [enum]
The possible default commit messages for squash merges.
Possible values
BLANK
Default to a blank commit message.
COMMIT_MESSAGES
Default to the branch's commit messages.
PR_BODY
Default to the pull request's body.
API:
Github GraphQL API