Integrating private server hosted rhodecode into slack

94 Views Asked by At

I would like to add an integration for a privately hosted rhodecode server into slack. There are numerous tutorials on how to do this while using rhodecode enterprise but we aren't using the enterprise version. How can I do this?

1

There are 1 best solutions below

1
marcinkuzminski On

You can install rcextensions, and just enable slack plugin there. It posts messages to given channel about pushed commits, also there's a slack plugin that could be configured to notify about open/closed/merged pull requests.

You can drop us an email to [email protected] to help you configure the slack integration.