##// END OF EJS Templates
docs: updated docs for integrations, fixes #4137...
docs: updated docs for integrations, fixes #4137 * added docs for jira, hipchat, redmine, jira, webhook integrations * moved old integrations/rcextensions docs to "hooks & extensions"

File last commit:

r552:9a0f45b0 default
r552:9a0f45b0 default
Show More
hipchat.rst
19 lines | 649 B | text/x-rst | RstLexer

Hipchat integration

In order to set a hipchat integration up it is necessary to obtain the Hipchat service url by:

  1. Login to Hipchat (https://www.hipchat.com/)
  2. Goto Integrations -> Build your own
  3. Select a room to post notifications to and save it

Once the integration is setup on hipchat you should have a url of the form: ` which can be used in :ref:`creating-integrations`

Once you have set up a Hipchat webhook integrations url of the form: https://yourapp.hipchat.com/v2/room/123456/notification?auth_token=..., create a hipchat integration in :ref:`creating-integrations`.