##// END OF EJS Templates
scm-app: allow to set documented pyro4 as scm_app_implementation....
scm-app: allow to set documented pyro4 as scm_app_implementation. The documented ini setting allows to set pyro4 as scm_app, while the backend code crashes on import of pyro4 module. This change allows to configure the app based on the .ini docs. if we pass pyro4 as backedn, we simply skip import and use the default pyro4 scm_app

File last commit:

r552:9a0f45b0 default
r632:064401fe 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`.