RFR: Improve merge bot commit message
Erik Helin
ehelin at openjdk.java.net
Wed Feb 5 13:51:33 UTC 2020
On Wed, 5 Feb 2020 11:34:23 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
> The current commit message the merge bot uses just says
>
>> Merge
>
> I'd like it if the message contained the branches involved as well, to be a little more informative. This patch changes the message to for instance:
>
>> Merge branch: 'branchA' into: 'branchB'
How about "Automatic merge of <branch-a> into <branch-b>"? Just to make it clear that the merge was done automatically.
-------------
PR: https://git.openjdk.java.net/skara/pull/400
More information about the skara-dev
mailing list