Integrations 5.0.1 Release Notes¶
Release date: June 1, 2026
Compatibility¶
Integrations 5.0 is compatible with Review Board 8.x.
It supports Python 3.8 - 3.13.
New Features¶
Jenkins CI builds now receive a
REVIEWBOARD_REPOSITORY_IDparameter containing the database ID of the repository.The Jenkins CI plugin (installed on the Jenkins server) has a new version which will avoid re-installing RBTools if it is already present, and will use a Python virtual environment if it does need to be installed, avoiding cross-pollution of Python packages.
Bug Fixes¶
Added missing icon for GitLab CI.
Contributors¶
Christian Hammond
David Trowbridge
Michelle Aubin