docs: added mention how to change default integration templates.

This commit is contained in:
Marcin Kuzminski 2020-06-04 13:13:51 +02:00
parent 475dda82af
commit 070dab843f
2 changed files with 13 additions and 0 deletions

View file

@ -25,3 +25,10 @@ transition status id in the *Workflow* section of JIRA.
Once you have the transition status id, you can create a JIRA integration
as outlined in :ref:`creating-integrations`.
.. note::
There's an option to configure integration templates.
Please see :ref:`integrations-rcextensions` section.
rcextensions examples are here: https://code.rhodecode.com/rhodecode-enterprise-ce/files/default/rhodecode/config/rcextensions/examples/custom_integration_templates.py

View file

@ -26,3 +26,9 @@ available.
Once you have the API key, create a Redmine integration as outlined in
:ref:`creating-integrations`.
.. note::
There's an option to configure integration templates. Please see :ref:`integrations-rcextensions` section.
rcextensions examples are here: https://code.rhodecode.com/rhodecode-enterprise-ce/files/default/rhodecode/config/rcextensions/examples/custom_integration_templates.py