diff --git a/templates/zephyr/integrations.html b/templates/zephyr/integrations.html index 3a1d5d9a85..bdfd627d7d 100644 --- a/templates/zephyr/integrations.html +++ b/templates/zephyr/integrations.html @@ -236,6 +236,20 @@ following, to the stream commits with a subject that matches the re {#--------------------------------------------------------------------#}

JIRA

+
Webhook mechanism
+ If you are running JIRA version 5.2 or greater, or are using the hosted JIRA provided + by Atlassian, you can use the built in web-hook support to connect to Humbug. If you are not + using the Atlassian-hosted JIRA, you may also use the Jira Plugin + mechanism that supports older versions of JIRA. +

In your JIRA administration control panel, go to the Webhooks page. If you are using the OnDemand + hosted JIRA, follow the instructions + on the Atlassian wiki for locating the Webhook UI. +

+

Give your new web hook a name, and for the URL provide https://humbughq.com/api/v1/external/jira/API_KEY + where API_KEY is the api key of the user you wish to post JIRA updates as. +

+

Updates from JIRA will be sent to the jira stream, and it must already exist.

+
Plugin mechanism

First, download and install our Python bindings and example scripts.

Plugin Installation

The JIRA integration plugin requires two JIRA plugins. Please install