• Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      When merging a pull request Bitbucket, by default, creates automated commit message like this:

      Merged in CS-566 \([PR#1054|https://bitbucket.org/site/master/pull-requests/1054]\)
      CS-566: General tab is not opening when Additional Liabilities - Loan is selected
      …
      

      It starts with Merged in … which is not meaningful enough. We would like to customize the default behavior so that the second line become first. In the example above, the first line of the message should be CS-566: General tab …

      Thanks in advance!

          Form Name

            [BCLOUD-19402] Change default commit message when merging

            I've created a bookmarklet which works somewhat similar to Sean's extension: https://yawaramin.github.io/bookmarklets/#h2-bitbucket-merge

            Yawar Quadir Amin added a comment - I've created a bookmarklet which works somewhat similar to Sean's extension: https://yawaramin.github.io/bookmarklets/#h2-bitbucket-merge

            Cezary Buliszak added a comment - - edited

            Ideally it should be configurable via some kind of a template language, so that we can build fully customized commit messages e.g. ${PR_ID} - ${PR_TITLE}. It would be particularly useful when implementing Conventional Commits methodology together with [Semantic Release](https://github.com/semantic-release/semantic-release)

            Cezary Buliszak added a comment - - edited Ideally it should be configurable via some kind of a template language, so that we can build fully customized commit messages e.g. ${PR_ID} - ${PR_TITLE }. It would be particularly useful when implementing Conventional Commits methodology together with [Semantic Release] ( https://github.com/semantic-release/semantic-release )

            lcsean added a comment -

            While we wait for this to be fixed 💀, I have created a browser plugin that implements this behavior.

            lcsean added a comment - While we wait for this to be fixed 💀, I have created a browser plugin that implements this behavior.

            Attachment commit_message.png has been added with description: Originally attached to Bitbucket issue #19402 in site/master

            Miko Stefanov added a comment - Attachment commit_message.png has been added with description: Originally attached to Bitbucket issue #19402 in site/master

              Unassigned Unassigned
              62662493639b Miko Stefanov
              Votes:
              61 Vote for this issue
              Watchers:
              15 Start watching this issue

                Created:
                Updated: