RFR: merge-bot: specs can have prerequisites

Erik Helin ehelin at openjdk.java.net
Mon Apr 27 11:49:00 UTC 2020


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

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

Commit messages:
 - merge-bot: specs can have prerequisites

Changes: https://git.openjdk.java.net/skara/pull/604/files
 Webrev: https://webrevs.openjdk.java.net/skara/604/webrev.00
  Stats: 207 lines in 3 files changed: 180 ins; 9 del; 18 mod
  Patch: https://git.openjdk.java.net/skara/pull/604.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/604/head:pull/604

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


More information about the skara-dev mailing list