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.
Usages
#
References
#
- Field squashMergeCommitTitle from Repository
Previous
SquashMergeCommitMessage
Next
SshSignature
