@ibmruntimes/github-csv-report
v1.1.0
Published
Generate a CSV report of a GitHub board
Downloads
7
Readme
github-csv-report
Generate a CSV report of a GitHub board
Install
npm i -g @ibmruntimes/github-csv-report
Usage:
export PROJECT_ID=<project_id>
export ORG=<org>
export REPO=<repo>
export GH_TOKEN=<github_token>
github-csv-report
Optional Config:
export GHE=<github_enterprise_url> //e.g 'https://api.github.enterprise.com'
A CSV report will then be made in your current working directory.