Create a version in the ITS based on an event property value

create-version-from-property is a new type of action named ProjectAction.
This type of actions are triggered on the same events but don't require a matching issue
to be executed.

A ProjectAction requires an association to be set between a Gerrit project and
its ITS counterpart in order to know on which ITS project the action
must be performed.

create-version-from-property can be used to create a version in the ITS project
when a Tag is created in the Gerrit project.

Change-Id: Ifcd75e1665df8090ce8e458afc192275265a61c3
30 files changed
tree: 95264d516b76c8374dc7700f5712ab40a2fa6bb2
  1. .settings/
  2. src/
  3. tools/
  4. .gitignore
  5. bazlets.bzl
  6. BUILD
  7. LICENSE
  8. WORKSPACE