Github API - Test Config

SquashMergeCommitTitle [enum]

The possible default commit titles for squash merges.

Possible values
COMMIT_OR_PR_TITLE

Default to the commit's title (if only one commit) or the pull request's title (when more than one commit).

PR_TITLE

Default to the pull request's title.

API:
Github GraphQL API