commit | 16412dd425b87961616b8bc4c10483168c2cdd7d | [log] [tgz] |
---|---|---|
author | Luca Milanesio <luca.milanesio@gmail.com> | Fri May 19 09:41:31 2017 +0100 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Fri May 19 09:41:46 2017 +0100 |
tree | c71b3b78bc409ea431ec9fd441f5515a9ea20e58 | |
parent | 35546bc477e5b383fd4621e53065fe11291e0e30 [diff] | |
parent | 113bf01009cd9e51ee9ce58e5ce02c92f42ad627 [diff] |
Merge branch 'stable-2.14' * stable-2.14: Rename plugin to 'autosubmitter' Enable tests in Bazel build Change-Id: Ia589a65de5ff80035c9570079ba2ee811a2b41bb
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.