commit | 77c3397710d0369eec79a44dc83cae613a835017 | [log] [tgz] |
---|---|---|
author | Emmanuel Debanne <emmanuel.debanne@gmail.com> | Mon Sep 11 12:54:04 2017 +0200 |
committer | Emmanuel Debanne <emmanuel.debanne@gmail.com> | Mon Sep 11 14:17:19 2017 +0200 |
tree | b45fdc586f16b9e25acfe63da36b301af9bdb056 | |
parent | 4250f8ce7eb2d5ed972b86b1c8932efaee8c5f6a [diff] |
Autosubmit published draft Change-Id: Ie210e447b7d106d51e56ccedab873dcf2ce04591
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>"