RFR: 49: Add forwarder bot

Robin Westberg via github.com duke at openjdk.java.net
Wed Aug 7 14:17:49 UTC 2019


On Wed, 7 Aug 2019 11:59:56 GMT, Erik Duveblad via github.com <duke at openjdk.java.net> wrote:

> Hi all,
> 
> this patch adds a "forwarder" bot that can forward commits between repositories and or branches. This is useful for e.g. a sandbox use-case where we want to forwards commits from jdk:master to e.g. sandbox:master.
> 
> # Testing
> - [x] Run `sh gradlew test` on Linux x86-64
> - [x] Added two new unit tests for the bot
> 
> I also did some manual testing of the bots to ensure it successfully forwarded commits between two remote repositories.
> 
> ----------------
> 
> Commits:
>  - 04f1d351:	49: Add forwarder bot
> 
> Pull request:
> https://git.openjdk.java.net/skara/pull/40
> 
> Webrev:
> https://webrevs.openjdk.java.net/skara/40/webrev.00
> 
> Patch:
> https://git.openjdk.java.net/skara/pull/40.diff
> 
> Fetch command:
> git fetch https://git.openjdk.java.net/skara pull/40/head:pull/40

This PR has been reviewed by Robin Westberg via github.com - changes are approved. Review comment:

Looks good!

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


More information about the skara-dev mailing list