commit | f295c4ba0f7e465dca052dc105cf62787ec17331 | [log] [tgz] |
---|---|---|
author | debanne <debanne@users.noreply.github.com> | Wed Sep 10 18:26:24 2014 +0200 |
committer | debanne <debanne@users.noreply.github.com> | Wed Sep 10 18:26:24 2014 +0200 |
tree | 580b8d7fdc4be92c0f248f67c2297221e8b1d210 | |
parent | 851803390861fc89a6e6b8dff9ec28ad2a59c250 [diff] | |
parent | 85ed53f69b39d32e87cd7f00a92717d01cd4eee3 [diff] |
Merge pull request #1 from criteo/fix-infinite-loop Fix infinite loop
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.