commit | 7d15ac8bd0d0c57f973efebec447c4fc1a089fd4 | [log] [tgz] |
---|---|---|
author | Emmanuel Debanne <emmanuel.debanne@gmail.com> | Mon Nov 06 11:02:00 2017 +0100 |
committer | Emmanuel Debanne <emmanuel.debanne@gmail.com> | Mon Nov 06 11:02:10 2017 +0100 |
tree | 03f9c1321106fcc8150c231b64a962c9cef48037 | |
parent | f1d0f4a585bf3967f07839ce5a4a90a88d981854 [diff] |
Fix partial merge of cross-repo Change-Id: Id95b0e33ad6036d006015f9658485e8e2aed911b
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>"