Bit Bucket api to update commit message after PR merge:
On squash merge - Commit message is not in a readable format need to override the commit message after squash-merge
My paid add-on (Bit-Booster for Bitbucket Server) lets you squash a PR before merging it using a "Squash Button" on the PR screen. It also lets you adjust the commit message and commit author for the squash.
Here's a screenshot:
Note: with Git in general you cannot edit a commit message *after* a merge. You must edit it before you merge. Assuming your 'master' branch does not allow rewriting history, once a commit arrives on 'master', you can never change it in any way.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.