[Integrated] RFR: merge-bot: specs can have prerequisites

Erik Helin ehelin at openjdk.java.net
Mon Apr 27 13:45:34 UTC 2020


On Mon, 27 Apr 2020 11:45:00 GMT, Erik Helin <ehelin at openjdk.org> wrote:

> Hi all,
> 
> please review this pull request that allows specifications for the merge bot to
> have other repositories as prerequisites. Having a repository as a prerequisite
> mean that the specification will not be executed if a repository that is a
> prerequisite has any pull requests open due to automatic merge conflicts.
> 
> Testing:
> - `make test` passes on Linux x64
> - added a new unit test
> 
> Thanks,
> Erik

This pull request has now been integrated.

Changeset: 0c2920e3
Author:    Erik Helin <ehelin at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/0c2920e3
Stats:     207 lines in 3 files changed: 9 ins; 180 del; 18 mod

merge-bot: specs can have prerequisites

Reviewed-by: rwestberg

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

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


More information about the skara-dev mailing list