• 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 2.0 Beta 1 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 2.0 Beta 1 Release Notes¶

    Release date: December 16, 2020

    Compatibility¶

    Integrations 2.0 is compatible with both Review Board 3.x and 4.x.

    It supports Python 2.7 and 3.6 through 3.9.

    New Integrations¶

    • Discord

      Discord is a chat system similar to Slack, but with a focus on communities, from open source to gaming to general discussions.

      Review Board can now post to Discord when review requests are posted or updated, or whenever there’s new discussions on the review request.

      See the documentation for configuration instructions.

      Patch by Hailan Xu.

    • Jenkins

      Jenkins is a widely-used continuous integration, deployment, and automation service. It’s open source, self-hosted, and extensible with plugin support.

      This integration works along with a Review Board plugin for Jenkins to trigger builds when a review request is posted or updated.

      See the documentation for configuration instructions.

      Patches by James Shephard and Marcus Boay.

    Bug Fixes¶

    CircleCI¶

    • Fixed generating repository paths for user-owned GitHub repositories.

      Patch by Marcus Boay.

    Mattermost¶

    • Fixed the color value sent to style “Ship It!” in chat messages.

    Slack¶

    • Fixed the color value sent to style “Ship It!” in chat messages.

    Travis CI¶

    • Fixed compatibility with changes to Travis CI’s webhook payload format.

      These were required for travis-ci.com, and may soon be required for travis-ci.org.

    • Fixed compatibility with configurations using git: depth: False.

    • Fixed providing and applying parent diffs.

    • Fixed generating repository paths for public user-owned GitHub repositories.

    • Changed the checkout and patching to run in the before_install instead of script steps.

    Contributors¶

    • Christian Hammond

    • David Trowbridge

    • Hailan Xu

    • James Shephard

    • Marcus Boay

    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
    • Bug Fixes
      • CircleCI
      • Mattermost
      • Slack
      • Travis CI
    • Contributors