##// END OF EJS Templates
rcextensions: updated examples, and made http_call util use the method parameter....
rcextensions: updated examples, and made http_call util use the method parameter. - before it was ununsed by mistake.

File last commit:

r3289:9530a430 default
r3407:9bba7a40 stable
Show More
repo-hooks.rst
51 lines | 1.3 KiB | text/x-rst | RstLexer

|RCE| Repository Hooks

|RCE| installs hooks inside each of the |repos| that it manages. These hooks enable users to execute custom actions based on certain events. This is the complete list of |repos| hooks and the events which trigger them:

Using Repository Hooks

To use these hooks you need to setup |RCX|. For more information, see the :ref:`integrations-rcextensions` section.