RFR: Improve merge bot commit message
Jorn Vernee
jvernee at openjdk.java.net
Wed Feb 5 13:52:05 UTC 2020
On Wed, 5 Feb 2020 13:51:17 GMT, Erik Helin <ehelin 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 branchA into branchB"? Just to make it clear that the merge was done automatically.
>
>
> How about "Automatic merge of into "? Just to make it clear that the merge was done automatically.
Yes, good idea!
-------------
PR: https://git.openjdk.java.net/skara/pull/400
More information about the skara-dev
mailing list