##// END OF EJS Templates
create button: fixed parent group reference when inside a repository group (was always personal repo group)
create button: fixed parent group reference when inside a repository group (was always personal repo group)

File last commit:

r3693:f470fd2e new-ui
r4079:da6b7153 default
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.