commit | cea7a4ec2926519372a62c482c8e7b4210f8d3fa | [log] [tgz] |
---|---|---|
author | Emmanuel Debanne <emmanuel.debanne@gmail.com> | Mon Sep 04 16:31:01 2017 +0200 |
committer | Emmanuel Debanne <emmanuel.debanne@gmail.com> | Tue Sep 05 12:29:38 2017 +0200 |
tree | 5f4e0c1c3cc53ca7417067123586cca8f0868a1d | |
parent | a88da0cb89d5aa8e282416b2db4c609b5028d578 [diff] |
Prevents submission of cross-repo above a non-merged commit Initial implementation only pushed a "Code Review -1". The submission is now blocked to prevent partial submission of a cross-repo. Change-Id: I047573afe100a4cd8743bd0853b16306a51c16e7
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.