commit | 03141c36cf5759003c818b5151edc88b8861780d | [log] [tgz] |
---|---|---|
author | Emmanuel Debanne <emmanuel.debanne@gmail.com> | Wed Sep 20 16:27:35 2017 +0200 |
committer | Emmanuel Debanne <emmanuel.debanne@gmail.com> | Wed Sep 20 16:29:58 2017 +0200 |
tree | 0ff6cc8e8b993f5102e4d7533d9c1d60c2985b20 | |
parent | 77c3397710d0369eec79a44dc83cae613a835017 [diff] |
Attempt to merge when reviewer is deleted Change-Id: Ib8691f9805a2e9af6ecbbedc1343689548f4078f
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.
[automerge] botEmail=admin@example.com [commentlink "change"] match = "#/c/(\\d+)" html = "<a href=\"/#/c/$1/\">$1</a>"