Skip to main content

Syncs pull requests with ReviewBoard submissions allowing you to create a pull request and review board submission at the same time

Project description

github-reviewboard-sync

https://img.shields.io/pypi/v/github-reviewboard-sync.svg https://img.shields.io/travis/Apptimize-OSS/github-reviewboard-sync.svg Documentation Status

Syncs pull requests with ReviewBoard submissions allowing you to create a pull request and review board submission at the same time

Overview

This tool allows you to easily create a pull request and reviewboard submission at the same time

grs open my-feature-branch --github-username=MyUsername

If you want to compare against a different branch and open a pull request to that branch

grs open my-feature-branch --base=version-branch -g MyUserName

If you want to update an existing review board submission

grs open my-feature-branch -u -g MyUserName

Installation

pip install github-reviewboard-sync

Or if you prefer

easy_install github-reviewboard-sync

Features

  • Opens a pull request on github with a sane name and message based on commits

  • Opens/updates a submission on review board with a sane summary and description based on commits

  • Adds github pull request url to review board submission and vice versa

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.2 (2016-05-05)

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

github_reviewboard_sync-0.1.2.tar.gz (18.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page