docs: added mention how to change default integration templates.
This commit is contained in:
parent
475dda82af
commit
070dab843f
2 changed files with 13 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue