sevenpy / hide-cherrypick-action

Gerrit plugin to hide cherry-pick action for open changes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gerrit hide cherry-pick action plugin

With this plugin Gerrit shows cherry-pick action only for merged changes.

Build

To build the plugin with Bazel, install Bazel, link the plugin to Gerrit's plugins directory and run:

  bazel build plugins/hide-cherrypick-action

License

Apache License 2.0

About

Gerrit plugin to hide cherry-pick action for open changes

License:Apache License 2.0


Languages

Language:Java 83.2%Language:Python 16.8%