commit | 89af30fef46535e67f2b800c02b57d297412b462 | [log] [tgz] |
---|---|---|
author | Emmanuel Debanne <e.debanne@criteo.com> | Tue Aug 29 22:54:57 2017 +0200 |
committer | Emmanuel Debanne <emmanuel.debanne@gmail.com> | Mon Sep 04 15:04:16 2017 +0200 |
tree | c4dc0232b7b69adb7b9db2e769f88f6f65e96c5c | |
parent | 2425dfcfb2e31679410f580fd4e17feb39048da1 [diff] |
Refactor: introduce Change class This prepares a following commit that fixes the merge of non mergeable crossrepos when processing RefUpdatedEvent. Change-Id: Id608b41f8df9c751d12e04f53d32e4970c231a65
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.