##// END OF EJS Templates
docs: updated nginx example...
docs: updated nginx example - use A+ securit settings - added gist custom domain - added custom 502 page example - formtting cleanups

File last commit:

r552:9a0f45b0 default
r636:546e87c2 default
Show More
webhook.rst
10 lines | 314 B | text/x-rst | RstLexer

Webhook integration

The Webhook integration allows you to POST events such as repository pushes or pull requests to a custom http endpoint as a json dict with details of the event.

To create a webhook integration select webhook in :ref:`creating-integrations`.