##// END OF EJS Templates
docs: adding link to sign CLA electronically
docs: adding link to sign CLA electronically

File last commit:

r552:9a0f45b0 default
r553:959aac9f 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`.