Configure default squash merge commit message for repo

XMLWordPrintable

      Right now, the default squash merge commit message is a combination of some header text, the PR number, the PR title, the commit messages, and the approver.

      This is inconvenient for my team, as we prefer to just merge on top of the destination with the same commit message as the head of the source branch (like a rebase, but that's not supported). Having all this merge metadata in the commit message is completely unnecessary for our purposes.

      It would be nice if we could configure the default squash merge commit message for our repo to be just the commit messages (ideally just the head commit message, since we squash before pushing anyway). This would allow us to avoid making large, ugly commit messages on accident and would streamline the merge process.

      P.S. Was going to make a comment on this issue, but they said to open a new issue:
      BCLOUD-13633

            Assignee:
            Unassigned
            Reporter:
            evanw555
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: