commit | d140de201562d5d87d5e5313c25920738a8ef567 | [log] [tgz] |
---|---|---|
author | Luca Milanesio <luca.milanesio@gmail.com> | Thu Mar 07 22:37:33 2019 +0000 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Thu Mar 07 22:37:33 2019 +0000 |
tree | 946ba8d401fad7c19e15efaa3d8870623e725bb8 | |
parent | c284216bcb82c475ab6dd032d08fe0d14dafb93a [diff] |
Add the standard AOSP license header and Copyright Change-Id: Ic922c71e805de22915f359f165c558c58e15f29d
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>"