[Build] Adds a BUCK file and a Module.

So that we can build the jar for the plugin.
For the moment, it does nothing, but you can run :
buck build
 buck build plugins/automerge-plugin:automerge-plugin
and it will build the plugin in
./buck-out/gen/plugins/automerge-plugin/automerge-plugin.jar
2 files changed
tree: 69ac78ce91f338dfaa11c4410d8db17a5ac1bb7c
  1. src/
  2. .gitignore
  3. .travis.yml
  4. BUCK
  5. LICENSE
  6. README.md
README.md

automerge-plugin

Gerrit plugin to automatically merge reviews