Show More
@@ -25,3 +25,10 b' transition status id in the *Workflow* s' | |||||
25 |
|
25 | |||
26 | Once you have the transition status id, you can create a JIRA integration |
|
26 | Once you have the transition status id, you can create a JIRA integration | |
27 | as outlined in :ref:`creating-integrations`. |
|
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 | Once you have the API key, create a Redmine integration as outlined in |
|
27 | Once you have the API key, create a Redmine integration as outlined in | |
28 | :ref:`creating-integrations`. |
|
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