commit | a6f3272a1c43bbd5d45aa2535ed53b8ae4632e50 | [log] [tgz] |
---|---|---|
author | Luca Milanesio <luca.milanesio@gmail.com> | Fri May 26 13:44:34 2017 +0100 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Fri May 26 13:46:02 2017 +0100 |
tree | e1e39ddc4f2cb245a6111f2c59020be6448804f1 | |
parent | 16412dd425b87961616b8bc4c10483168c2cdd7d [diff] |
Simplify condition on new patch-sets Small refactoring to make the condition on new patch-sets created simpler and more readable. Change-Id: I2fd70eb988217cab70296a4d957aec71a0ee88cd
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.14 or later.