commit | 0cf82d723b68d2eaef342625a62f3fe0306bbf6a | [log] [tgz] |
---|---|---|
author | Emmanuel Debanne <e.debanne@criteo.com> | Thu Aug 20 16:49:14 2015 +0200 |
committer | Emmanuel Debanne <e.debanne@criteo.com> | Thu Aug 20 16:52:10 2015 +0200 |
tree | 9163fc321fc9a10d5c7c072e6a4f3bb97b4afdb4 | |
parent | 793d9c6a53bf9a553cd12f68330d923b2995237f [diff] |
Adapt tests to recent version of Git We also implement the assertion on the messages. Change-Id: I90ce9fc29515d9b64e6e6f634e5af40a50c91f47
A gerrit plugin that takes care of automatically merging reviews when all approvals are present.
Also, it introduces the concept of cross-repository reviews. Cross repository reviews are reviews that share a common topic, and are all in different gerrit repositories. They will be merged at the same time, when all approvals for all reviews are present, and all reviews are mergeable.
Requires Gerrit 2.11 or later.