commit | 861ee1c469660fa083353ea8a8df6277f7969fba | [log] [tgz] |
---|---|---|
author | Luca Milanesio <luca.milanesio@gmail.com> | Tue Dec 11 22:43:29 2018 +0000 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Fri Jan 25 17:09:33 2019 +0000 |
tree | e86393da2add12efb95a12e71229d24bedc448cd | |
parent | dcb0e77322113d9343a89ad69fc1d32cf0ef1fb5 [diff] |
Adapt to the new related changes class on stable-2.16 Bug: Issue 10386 Change-Id: I68b5528feadc01ca4686e43f540e626c34c7b6d0
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>"