Skip to main content

Project to get data from github pull requests

Project description

Github-pr-data

Project to get data from github pull requests and transfrom it to a format that can be used for

  • Bookeeping of the comments
  • Analysis of the comments
  • AI analysis of the comments
  • AI Categorization of the comments

Development setup

  • Create a virtualenv with python3.6 (suggested location: ./virtualEnv)
  • Activate the virtualenv source ./virtualEnv/bin/activate
  • Install requirements pip install -r requirements.txt
  • Setup module in editable mode pip install --editable .. Meaning no need to install the module every time when you want to change the code.

Reference

CLI ghpr

ghpr is the command line interface for the project.

Supported parameters:

This CLI supports the following parameters:

Option Description Default value Supported Values Required
--token The token to use for authentication. Yes
--pr-link This is the pull request number. PR link yes
--copy Copy output in markdown format true true/false No
--copy-csv Copy output in csv format false true/false No

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

ghpr-1.0.0.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

ghpr-1.0.0-py3-none-any.whl (5.9 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