This PR alters Hoff's merge logic to always create a merge commit if a tag is to be created after merging.
This fixes an issue where our deploy automation breaks if a single-commit PR is merge and tagged, because the required approver information is recorded in the merge commit's message.
This PR alters Hoff's merge logic to always create a merge commit if a tag is to be created after merging. This fixes an issue where our deploy automation breaks if a single-commit PR is merge and tagged, because the required approver information is recorded in the merge commit's message.