commit | 5188e93a76408a6f397bd572fe104edbfd531fd6 | [log] [tgz] |
---|---|---|
author | Francois Visconte <f.visconte@criteo.com> | Tue Aug 19 13:42:02 2014 +0200 |
committer | Francois Visconte <f.visconte@criteo.com> | Tue Aug 19 13:42:02 2014 +0200 |
tree | d7c892575d05b1f173db912a353f8b403a24919f | |
parent | 7ec5c1cb6e247badb8ffd277f0a9a39ca2caadd9 [diff] |
Add a class to store automerge configuration Add a class to store automerge configuration. Signed-off-by: Francois Visconte <f.visconte@criteo.com>
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.