commit | c0b662f0d7bc12c7c1c20f715d163f9975f03c2d | [log] [tgz] |
---|---|---|
author | Francois Visconte <f.visconte@criteo.com> | Wed Aug 20 15:35:47 2014 +0200 |
committer | Francois Visconte <f.visconte@criteo.com> | Wed Aug 20 15:35:47 2014 +0200 |
tree | 890330144e0f2dae276761e79df219e26a0f1ce8 | |
parent | 5e56357a037efcd59c36794c6b0d1e4dd717457c [diff] |
Fix travis build file (2)
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.10 or later.