commit | df78b8cadfe5a91acd292a7c69af42f6d04fee73 | [log] [tgz] |
---|---|---|
author | Emmanuel Debanne <emmanuel.debanne@gmail.com> | Tue Sep 05 17:20:44 2017 +0200 |
committer | Emmanuel Debanne <emmanuel.debanne@gmail.com> | Wed Sep 06 11:31:46 2017 +0200 |
tree | cecbe91a7f3caab08965188af59888a46c91c120 | |
parent | 2e94e1bcf54699eb4a7fd7b96c4ce3508457f887 [diff] |
Provide default content for comments pushed by the plugin Change-Id: I432a485387da50282e790101e13d017e78cb0c73
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>"