tag | 3cd436b2c2ddc992c1849ca52b8b16a32bfe0b65 | |
---|---|---|
tagger | Manu Cupcic <cupcicm@gmail.com> | Thu Sep 18 16:14:09 2014 +0000 |
object | 2dfa883e2cfc837a319cc1a3b06d331eac6b1810 |
Release 1.0.1 Fixes a problem with reviews on non-crossrepo topic not being merged properly.
commit | 2dfa883e2cfc837a319cc1a3b06d331eac6b1810 | [log] [tgz] |
---|---|---|
author | Emmanuel Debanne <e.debanne@criteo.com> | Thu Sep 18 16:54:22 2014 +0200 |
committer | Emmanuel Debanne <e.debanne@criteo.com> | Thu Sep 18 16:54:22 2014 +0200 |
tree | 4c6c8cec3837fd456b2c86c6530289196e3628f4 | |
parent | 3702acee14e1225bbc22e00d5720631b8c47bf45 [diff] |
Fix merge with a normal topic We were applying the same policy on normal topics than on crossrepo topics.
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.