commit | 35546bc477e5b383fd4621e53065fe11291e0e30 | [log] [tgz] |
---|---|---|
author | pbruneton <p.bruneton@criteo.com> | Thu May 18 15:44:51 2017 +0200 |
committer | GitHub <noreply@github.com> | Thu May 18 15:44:51 2017 +0200 |
tree | 711be7a4dc5966fa97c3dc3f766e064805bd65a5 | |
parent | 5f103c3bb9679a86e9c179f3c8172a12b1bbd401 [diff] | |
parent | 4d5116925eb626a98c5be287e096592531a72722 [diff] |
Merge pull request #8 from GerritForge/stable-2.14 Porting to Gerrit 2.14 / Bazel
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.