Skip to main content

Will create an issue from the command line with given parameters

Project description

PyHub-PR

Command line tool written in Python to create a PR on github

usage:

usage: github_pr [-h] --organisation ORGANISATION --repo REPO --token TOKEN --title TITLE --body BODY [--base BASE] [--head HEAD]
                 [--github-url GITHUB_URL]

Create a PR

optional arguments:
  -h, --help            show this help message and exit
  --organisation ORGANISATION
                        GitHub organisation
  --repo REPO           GitHub repo
  --token TOKEN         GitHub token
  --title TITLE         Title of the Pull Request
  --body BODY           Body of the Pull Request
  --base BASE           Base branch to merge into
  --head HEAD           Head branch to merge from
  --github-url GITHUB_URL
                        Github API url

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

pyhub_pr-0.1.0.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

pyhub_pr-0.1.0-py3-none-any.whl (4.4 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