Integrations

This package enables Review Board to communicate with a collection of third-party services. For example:

Integrations 3.1

The Integrations package ships with Review Board 3.0 or higher. It can be upgraded manually without upgrading Review Board, but will not work with versions of Review Board prior to 3.0.

Official packages are available on PyPI as both Python Wheels and Eggs. You can download the latest version using easy_install or pip:

pip install -U rbintegrations

Or:

easy_install -U rbintegrations