commit | 74c69d4b1e1e0709e6436d285e9b82b4442230cb | [log] [tgz] |
---|---|---|
author | Francois Visconte <f.visconte@criteo.com> | Tue Aug 19 15:37:08 2014 +0200 |
committer | Francois Visconte <f.visconte@criteo.com> | Tue Aug 19 15:38:58 2014 +0200 |
tree | e55d84e07053049044935de195f1c4d50fcba1d9 | |
parent | 3906954df1e93f2d1345abac275199ae2366d193 [diff] |
Rename qabot variable to bot. qabot is somewhat criteo-specific. Name it bot instead.
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.