Git Portfolio
Project description
Features
Mass create issues.
Mass create pull requests.
Mass merge pull requests.
Mass delete branches by name.
Requirements
Create an auth token for GitHub, with the repo privileges enabled by clicking on Generate new token. You will be asked to select scopes for the token. Which scopes you choose will determine what information and actions you will be able to perform against the API. You should be careful with the ones prefixed with write:, delete: and admin: as these might be quite destructive. You can find description of each scope in docs here.
Important: safeguard your token (once created you won’t be able to see it again).
Installation
You can install Git Portfolio via pip from PyPI:
$ pip install git-portfolio
Usage
TODO.
Contributing
Contributions are very welcome. To learn more, see the Contributor Guide.
License
Distributed under the terms of the LGPLv3 license since it depends on PyGithub, Git Portfolio is free and open source software.
Issues
If you encounter any problems, please file an issue along with a detailed description.
Credits
This project was generated from @cjolowicz’s Hypermodern Python Cookiecutter template.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for git_portfolio-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 882e1d8d8b6282058eefe913129046ec9a6457baf562d42ff28bdf2b4d2b5486 |
|
MD5 | da47cb9f117d641255babac511c1ec22 |
|
BLAKE2b-256 | fe0538d75f2e24cb9b64b388036c32f978d979d994ad1f5d9555caa403c58d71 |