Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/reviewboard/rbintegrations

Third-party service integrations for Review Board 3.0+.
https://github.com/reviewboard/rbintegrations

asana circleci code-review idonethis jenkins mattermost reviewboard slack travis-ci trello

Last synced: about 16 hours ago
JSON representation

Third-party service integrations for Review Board 3.0+.

Awesome Lists containing this project

README

        

Review Board Integrations
=========================

This extends `Review Board`_ 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, 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/

Integrations
============

Several integrations are provided out of the box, with more planned for future
releases. See the links below for a description of each integration and
instructions.

Chat
----

* `Discord `_
* `Matrix `_
* `Mattermost `_
* `Microsoft Teams `_
* `Slack `_

Continuous Integration
----------------------

* `CircleCI `_
* `Travis CI `_
* `Jenkins `_

Task Tracking
-------------

* `Asana `_
* `Trello `_

Status Tracking
---------------

* `I Done This `_

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 `_
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! `_.

.. _`Happy Users page`: https://www.reviewboard.org/users/

Reporting Bugs
==============

Hit a bug? Let us know by
`filing a bug report `_.

You can also look through the
`existing bug reports `_ 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
`_. (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.
* `Review Bot`_ -
Pluggable, automated code review for Review Board.

.. _Djblets: https://github.com/djblets/djblets/
.. _Review Bot: https://github.com/reviewboard/ReviewBot/