commit | 94f370c7d1c8d8fd14516a216250cf02a7770700 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Wed Dec 05 13:50:53 2018 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Wed Dec 05 13:50:53 2018 +0900 |
tree | e1742fc9ab441cb049b41a5cc1faeccdbcf69003 | |
parent | 83665f3c2692b6f501a9a23dd608f8d96b516548 [diff] |
Bazel: Include eclipse-out directory in .bazelignore Since [1] (included since 0.17) Bazel added support for a .bazelignore file, allowing to specify directories that should be ignored. [1] https://github.com/bazelbuild/bazel/issues/4888 Change-Id: I8dfd9b5701dfcc85fd51f626af448d0306b02857
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.
[automerge] botEmail=admin@example.com [commentlink "change"] match = "#/c/(\\d+)" html = "<a href=\"/#/c/$1/\">$1</a>"