commit | 85ed53f69b39d32e87cd7f00a92717d01cd4eee3 | [log] [tgz] |
---|---|---|
author | Emmanuel Debanne <e.debanne@criteo.com> | Wed Sep 10 17:55:37 2014 +0200 |
committer | Emmanuel Debanne <e.debanne@criteo.com> | Wed Sep 10 18:05:39 2014 +0200 |
tree | 580b8d7fdc4be92c0f248f67c2297221e8b1d210 | |
parent | 6d81dd4fdb54dfb2b0613daccb17ad4986d74856 [diff] |
[Bug fix] fix check on comment prefix The patchet set number is written before the prefix.
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.10 or later.