RFR: merge-bot: clearer merge messages when merging between repos
Robin Westberg
rwestberg at openjdk.java.net
Fri Feb 7 07:15:19 UTC 2020
On Fri, 7 Feb 2020 07:06:56 GMT, Erik Helin <ehelin at openjdk.org> wrote:
> Hi all,
>
> please review this small patch that makes the commit message a bit clearer when
> the merge bot merges branches in _different_ repositories. For example, if the
> bot merges openjdk/jdk:master to openjdk/panama-foreign:master, the message will
> now be:
>
>> Automatic merge of jdk:master into master
>
> Testing:
> - `make test` passes on Linux x64
> - Updated unit tests to test for new message style
>
> Thanks,
> Erik
Looks good!
-------------
Marked as reviewed by rwestberg (Reviewer).
PR: https://git.openjdk.java.net/skara/pull/407
More information about the skara-dev
mailing list