##// END OF EJS Templates
tests: Use settings dict from fixture instead of grabbing it from the WSGI app stack.
tests: Use settings dict from fixture instead of grabbing it from the WSGI app stack.

File last commit:

r552:9a0f45b0 default
r603:4f5ebd99 default
Show More
slack.rst
13 lines | 425 B | text/x-rst | RstLexer

Slack integration

To set a Slack integration up it is first necessary to set up a Slack webhook api endpoint for your slack channel, this can be done at:

https://my.slack.com/services/new/incoming-webhook/

Once you have set up a Slack webhook integrations url of the form: https://hooks.slack.com/services/..., create a slack integration in :ref:`creating-integrations`.