Add documentation for webhooks plugin

Change-Id: I1eaf538ebe987e7cd2687d2e3fb94f5ad2ef247c
This commit is contained in:
David Ostrovsky
2019-04-17 17:40:01 -07:00
parent fc1a9c7c3c
commit 8dbc128159

View File

@@ -143,6 +143,18 @@ This plugin provides a group per user. This is useful to assign access
rights directly to a single user, since in Gerrit access rights can
only be assigned to groups.
[[webhooks]]
=== webhooks
This plugin allows to propagate Gerrit events to remote http endpoints.
link:https://gerrit-review.googlesource.com/admin/repos/plugins/webhooks[
Project] |
link:https://gerrit.googlesource.com/plugins/webhooks/+doc/master/src/main/resources/Documentation/about.md[
Documentation] |
link:https://gerrit.googlesource.com/plugins/webhooks/+doc/master/src/main/resources/Documentation/config.md[
Configuration]
[[other-plugins]]
== Other Plugins