##// END OF EJS Templates
comments: fix extracing auth_user from the passed in objects. Before if auth_user is empty we could relly on INT or STR passed in
comments: fix extracing auth_user from the passed in objects. Before if auth_user is empty we could relly on INT or STR passed in

File last commit:

r645:c8c27324 default
r3026:71b96937 stable
Show More
hipchat.rst
13 lines | 425 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. Log into Hipchat (https://your-hipchat.hipchat.com/)
  2. Go to Integrations -> Build your own
  3. Select a room to post notifications to and save it

Hipchat will create a URL for you to use in your integration as outlined in :ref:`creating-integrations`.