• Get Review Board
  • What's New
  • Products
  • Review Board Code review, image review, and document review
  • Documentation
  • Release Notes
  • Power Pack Enterprise integrations, reports, and enhanced document review
  • Try for 60 Days
  • Purchase
  • RBCommons Review Board as a Service, hosted by us
  • Pricing
  • RBTools Command line tools and Python API for Review Board
  • Documentation
  • Release Notes
  • Review Bot Automated code review, connecting tools you already use
  • Documentation
  • Release Notes
  • RB Gateway Manage Git and Mercurial repositories in your network
  • Documentation
  • Release Notes
  • Learn and Explore
  • What is Code Review?
  • Documentation
  • Frequently Asked Questions
  • Support Options
  • Third-Party Integrations
  • Demo
  • Review Board RBTools Power Pack Review Bot Djblets RB Gateway
    1. Integrations
    2. Integrations 4.0 Release Notes
  • Home
  • Integrations 4.0.1 Release Notes
  • Integrations 4.0 Release Notes
  • Integrations 3.1.1 Release Notes
  • Integrations 3.1 Release Notes
  • Integrations 3.0.2 Release Notes
  • Integrations 3.0.1 Release Notes
  • Integrations 3.0 Release Notes
  • Integrations 3.0 Beta 1 Release Notes
  • Integrations 2.0.3 Release Notes
  • Integrations 2.0.2 Release Notes
  • Integrations 2.0.1 Release Notes
  • Integrations 2.0 Release Notes
  • Integrations 2.0 Beta 1 Release Notes
  • Integrations 1.0.1 Release Notes
  • Integrations 1.0 Release Notes
  • Integrations 0.5 Release Notes
  • Integrations 0.5 RC 1 Release Notes
  • Integrations 0.5 Beta 2 Release Notes
  • Integrations 0.5 Beta 1 Release Notes
  • General Index
  • Release Notes
  • Integrations 4.0 Release Notes¶

    Release date: June 6, 2024

    Compatibility¶

    Integrations 4.0 is compatible with Review Board 7.x.

    It supports Python 3.8 - 3.12.

    Support for Python 3.7 has been dropped.

    New Integrations¶

    • Microsoft Teams

      Microsoft Teams is a team collaboration application, offering workspace chat.

      Review Board can integrate with Microsoft Teams to post notifications whenever review requests and reviews are published. You can have multiple different Microsoft Teams configurations to deliver notifications to different channels (or even different teams).

    Updated Integrations¶

    • Jenkins

      Updated compatibility for slash normalization in newer versions of Jenkins.

      For a while, Jenkins disallowed using slashes in job names, and required normalizing them to underscores. In newer versions, slashes are required.

      The jenkins integration now provides separate template variables for {branch_name} and {noslash_branch_name}, and for {repository_name} and {noslash_repository_name}.

      Existing configurations may require manual changes, as slashes appearing in a job name outside of a variable are no longer converted to underscores.

    • Discord

      The Discord integration has been updated to truncate long field values in messages in order to avoid hitting character length limits with the Discord server.

    • Added guided help to the CircleCI and Jenkins configuration forms.

    • Added configurable timeouts to all CI integration backends.

      If a build on CircleCI, Jenkins, or Travis CI failed without notifying Review Board, the status update would just show that it was waiting forever. These integrations now allow you to specify an optional timeout value, after which the build will be marked as failed and allow users to trigger a retry.

    Bug Fixes¶

    • Fixed Travis CI configuration UI to properly limit repositories to GitHub.

      Travis CI only works with GitHub repositories. A regression had made it so the configuration UI would allow administrators to select non-GitHub repositories, which would then fail to run.

    • Fixed links in chat integrations for review replies.

      Notifications sent to chat services for replies to reviews were linking to the correct page, but would not scroll to the relevant reply.

    Contributors¶

    • Christian Hammond

    • David Trowbridge

    • Hailan Xu

    • Michelle Aubin

    Keep up with the latest Review Board releases, security updates, and helpful information.

    About
    News
    Demo
    RBCommons Hosting
    Integrations
    Happy Users
    Support Options
    Documentation
    FAQ
    User Manual
    RBTools
    Administration Guide
    Power Pack
    Release Notes
    Downloads
    Review Board
    RBTools
    Djblets
    Power Pack
    Package Store
    PGP Signatures
    Contributing
    Bug Tracker
    Submit Patches
    Development Setup
    Wiki
    Follow Us
    Mailing Lists
    Reddit
    Twitter
    Mastodon
    Facebook
    YouTube

    Copyright © 2006-2025 Beanbag, Inc. All rights reserved.

    Terms of Service — Privacy Policy — AI Ethics Policy — Branding

    On this page

    • [Top]
    • Compatibility
    • New Integrations
    • Updated Integrations
    • Bug Fixes
    • Contributors