Skip to main content

A tool for opening the PR associated with a given commit

Project description

PullYou is a tool for opening the PR associated with a given git hash.

Install

pip3 install pullyou

Usage

$ pullyou 2aaf764552e012ac33cd7b2d6

$ pullyou 2aaf76455 --repo transcom/mymove

Auth

If accessing a private repository, create a github personal access token with the repo scope and drop it in ~/.github_token as username:token

Releasing

$ python setup.py sdist bdist_wheel
$ twine upload dist/* [-r testpypi]
$ rm -rf dist/*
* tag the release
* bump the version number

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

pullyou-1.0.2.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

pullyou-1.0.2-py3-none-any.whl (4.3 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