How to change PR merge commit message?
问题 When pull requests are created, their commit message is always like "Merged PR### from {branch name} into {target branch name}" I keep amending commit messages and this is a bit tiring. I rely on the commit messages to keep track, so the automatic messages present a problem. 回答1: This is a feature of Azure DevOps, the purpose is making it clearly to describe what happened for each commit. For the commit message with a merged commit by pull request, the default commit message is defined by the