commit | 34ae8dda068318b3a5d78bf132002103599b780d | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Tue May 30 13:36:37 2017 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Tue May 30 13:36:37 2017 +0900 |
tree | d0a3ea4b36f54247c57d4f31a5b3b31fb90679ed | |
parent | 3d59ed8c58fb54ca7dfda1eb51c65d899166c62b [diff] |
Adapt to upstream changes in Submit.apply(...) The signature of Submit.apply(...) was changed in Id3c18e9db to only declare throwing Exception. Change-Id: Iea7d12656ee709f4849fb37140c36f1e6502837a
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.