##// END OF EJS Templates
docs: added mention how to change default integration templates.
marcink -
r4374:659662b0 stable
parent child Browse files
Show More
@@ -25,3 +25,10 b' transition status id in the *Workflow* s'
25 25
26 26 Once you have the transition status id, you can create a JIRA integration
27 27 as outlined in :ref:`creating-integrations`.
28
29
30 .. note::
31
32 There's an option to configure integration templates.
33 Please see :ref:`integrations-rcextensions` section.
34 rcextensions examples are here: https://code.rhodecode.com/rhodecode-enterprise-ce/files/default/rhodecode/config/rcextensions/examples/custom_integration_templates.py
@@ -26,3 +26,9 b' available.'
26 26
27 27 Once you have the API key, create a Redmine integration as outlined in
28 28 :ref:`creating-integrations`.
29
30
31 .. note::
32
33 There's an option to configure integration templates. Please see :ref:`integrations-rcextensions` section.
34 rcextensions examples are here: https://code.rhodecode.com/rhodecode-enterprise-ce/files/default/rhodecode/config/rcextensions/examples/custom_integration_templates.py No newline at end of file
General Comments 0
You need to be logged in to leave comments. Login now