Review Board Integrations
This extends Review Board_ 3.0+ with support for integrating with
third-party services, like Slack or automated code review services.
The latest supported version is automatically installed as part of Review
Board 3.0+, but maintained and released separately, allowing administrators to
get the latest and greatest integration support without having to update
Review Board.
.. _Review Board: https://www.reviewboard.org/
Getting Support
We can help you get going with Review Board, and diagnose any issues that may
come up. There are two levels of support: Public community support, and
private premium support.
The public community support is available on our main discussion list_. We
generally respond to requests within a couple of days. This support works well
for general, non-urgent questions that don't need to expose confidential
information.
We can also provide more
dedicated, private support <https://www.beanbaginc.com/support/contracts/>_
for your organization through a support contract. We offer same-day responses
(generally within a few hours, if not sooner), confidential communications,
installation/upgrade assistance, emergency database repair, phone/chat (by
appointment), priority fixes for urgent bugs, and backports of urgent fixes to
older releases (when possible).
.. _discussion list: https://groups.google.com/group/reviewboard/
Our Happy Users
There are thousands of companies and organizations using Review Board today.
We respect the privacy of our users, but some of them have asked to feature them
on the Happy Users page_.
If you're using Review Board, and you're a happy user,
let us know! <https://groups.google.com/group/reviewboard/>_.
.. _Happy Users page: https://www.reviewboard.org/users/
Reporting Bugs
Hit a bug? Let us know by
filing a bug report <https://www.reviewboard.org/bugs/new/>_.
You can also look through the
existing bug reports <https://www.reviewboard.org/bugs/>_ to see if anyone
else has already filed the bug.
Contributing
Are you a developer? Do you want to add new integrations or improve our
existing integrations? Great! Let's help you get started.
First off, we have some handy guides:
Extending Review Board_Contributor Guide_
We accept patches to the integrations, Review Board, RBTools, and other
related projects on reviews.reviewboard.org <https://reviews.reviewboard.org/>_. (Please note that we do not accept pull
requests.)
Got any questions about anything related to Review Board and development? Head
on over to our development discussion list_.
.. _Extending Review Board:
https://www.reviewboard.org/docs/manual/latest/webapi
.. _Contributor Guide: https://www.reviewboard.org/docs/codebase/dev/
.. _development discussion list:
https://groups.google.com/group/reviewboard-dev/
Related Projects
Review Board_ -
Our powerful, open source code review tool.- Djblets_ -
Our pack of Django utilities for datagrids, API, extensions, integrations,
and more. Used by Review Board. - ReviewBot_ -
Pluggable, automated code review for Review Board.
.. _Djblets: https://github.com/djblets/djblets/
.. _ReviewBot: https://github.com/reviewboard/ReviewBot/