Bit Bucket api to update commit message after PR merge

Srinivasa Rajendra Pudi June 7, 2017

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

1 answer

0 votes
Julius Davies _bit-booster_com_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 7, 2017

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:

 

squash-latest.png

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.

 

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events