Open
Description
With the introduction of the squash/merge default commit message setting in GitHub, we may no longer need to handle the situation where a PR has a single, non-compliant commit message when the PR title is compliant.
With that configuration, the default commit message uses the PR title as the commit message.