commit | d4f2b219e366eb8b06422edb50ddc90422fd3adc | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Tue May 30 13:39:04 2017 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Wed Jun 21 01:55:14 2017 +0000 |
tree | 7e2cdbd011f132cafb5407a8cc3ee401f0ca9b6e | |
parent | 3d59ed8c58fb54ca7dfda1eb51c65d899166c62b [diff] |
AutomergeConfig: Remove obsolete Javadoc tags Change-Id: Ie0ae7ab4cc0809f1a13fc6735dec3fdcd1a7566f
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.