commit | 2e94e1bcf54699eb4a7fd7b96c4ce3508457f887 | [log] [tgz] |
---|---|---|
author | Emmanuel Debanne <emmanuel.debanne@gmail.com> | Tue Sep 05 16:11:19 2017 +0200 |
committer | Emmanuel Debanne <emmanuel.debanne@gmail.com> | Tue Sep 05 17:26:53 2017 +0200 |
tree | 51eae48703a8551ec8918c428388650f8d279bf6 | |
parent | 912c1b41ff7322f0f37c790172ada455d12e92ae [diff] |
Prevent infinite loop on messages emitted by the plugin Change-Id: I27315e3765284cdf1fc0192d624392823f9a7c50
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.