commit | 4250f8ce7eb2d5ed972b86b1c8932efaee8c5f6a | [log] [tgz] |
---|---|---|
author | Emmanuel Debanne <emmanuel.debanne@gmail.com> | Mon Sep 11 12:22:58 2017 +0200 |
committer | Emmanuel Debanne <emmanuel.debanne@gmail.com> | Mon Sep 11 14:17:19 2017 +0200 |
tree | 8a321828a12f4c396509aee9f3f045ff8d3c30ac | |
parent | f92d6b08e77697bac263a395b6829dd847df8256 [diff] |
Merge submittable review when its topic is removed No e2e test added because topics cannot be changed via Gerrit SSH API: https://bugs.chromium.org/p/gerrit/issues/detail?id=778 Change-Id: I4fbc5cc27edd8fe616f77284212edb36e07ef597
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>"