RFR: mirror-bot: support mirroring of selected branches

Robin Westberg rwestberg at openjdk.java.net
Tue Mar 24 07:39:24 UTC 2020


On Tue, 24 Mar 2020 07:25:57 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> Hi all,
> 
> please review this patch that enables the mirror bot to mirror only selected
> branches (instead of all as is done today). This is useful for projects who
> might have a `master` that is a replica of `jdk:master`, but don't want tags
> (nor potentially other branches) from the
> [jdk](https://git.openjdk.java.net/jdk) repository.
> 
> Testing:
> - `make test` passes on Linux x64
> - Added a new unit test
> 
> Thanks,
> Erik

Looks good!

-------------

Marked as reviewed by rwestberg (Reviewer).

PR: https://git.openjdk.java.net/skara/pull/536


More information about the skara-dev mailing list