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
Release files for pullyou 1.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pullyou-1.0.2.tar.gz | 3.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pullyou-1.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.3 kB
Release files / pullyou-1.0.2.tar.gz
| Download URL | pullyou-1.0.2.tar.gz |
|---|---|
| Size | 3.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ff3ae515c242939dfa02d3fe85040c0939cc938fb6b57afe51fa0f57d78ba9d7
|
|
BLAKE2b-256 checksum How to use checksums |
18cc24fb327d7ffe4510f632f94061e9d4929de4075f8bf1248c7a772cde8361
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.5
|
Release files / pullyou-1.0.2-py3-none-any.whl
| Download URL | pullyou-1.0.2-py3-none-any.whl |
|---|---|
| Size | 4.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2afaf08be67fd3c6e274677169297f92cb2e1b4d4dda5a610caa98846ebf49b2
|
|
BLAKE2b-256 checksum How to use checksums |
fafad663cfea1ef37f36a43dc3977cae3b5c849db615310722e9298d55e1f818
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.5
|