Allow to protect specific projects against deletion

Some sites don't expose All-Projects and instead have custom top level
projects that general projects inherit from.

Allow to specifiy custom projects that may not be deleted, in addition
to the default All-Projects and All-Users.

Change-Id: Ie5227b9650e974571e539eaea73cd15606b239e7
4 files changed
tree: cf66e8459728149bdc47297bd8f6e26913208f05
  1. .settings/
  2. src/
  3. tools/
  4. .gitignore
  5. bazlets.bzl
  6. BUILD
  7. external_plugin_deps.bzl
  8. README.md
  9. WORKSPACE
README.md

Delete project plugin for Gerrit Code Review

A plugin which allows projects to be deleted from Gerrit via an SSH command, REST API or the Project settings screen.

[Build Status