Skip to main content

Suggest reviewers for your git branch

Project description

PyPI Python Versions

Codeship Status for albertyw/git-reviewers Dependency Status Code Climate Test Coverage

Tool to suggest code reviewers for your code depending on your diff

Installation

First clone this repository to somewhere on your system (perhaps in your dotfiles repository), then run <REPOSITORY_LOCATION>/install.sh.

Usage

Usage: git reviewers [-h] [--path PATH] [--uber]

If --path is called, then its value is be used to compute the relative path to the current git repository If --uber is called, then the reviewers lookup and output will be compatible with Uber

Development

pip install -r requirements-test.txt
coverage run setup.py test
coverage report
flake8

Publishing

pip install twine
python setup.py sdist bdist_wheel
twine upload dist/*

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

git-reviewers-0.2.0.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

git_reviewers-0.2.0-py3-none-any.whl (5.6 kB view hashes)

Uploaded Python 3

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