##// END OF EJS Templates
artifacts: expose a special auth-token based artifacts download urls....
artifacts: expose a special auth-token based artifacts download urls. This will allow sharing download to external locations used new generated artifact download tokens. This feature allows also serving downloads using secret urls with all the fancy logic of our auth tokens.

File last commit:

r645:c8c27324 default
r4003:09f31efc default
Show More
hipchat.rst
13 lines | 425 B | text/x-rst | RstLexer
dan
docs: updated docs for integrations, fixes #4137...
r552 .. _integrations-hipchat:
Hipchat integration
===================
docs: updated integrations docs fix #4137
r645 In order to set a Hipchat integration up, it is necessary to obtain the Hipchat
dan
docs: updated docs for integrations, fixes #4137...
r552 service url by:
docs: updated integrations docs fix #4137
r645 1. Log into Hipchat (https://your-hipchat.hipchat.com/)
2. Go to *Integrations* -> *Build your own*
dan
docs: updated docs for integrations, fixes #4137...
r552 3. Select a room to post notifications to and save it
docs: updated integrations docs fix #4137
r645 Hipchat will create a URL for you to use in your integration as outlined in
:ref:`creating-integrations`.