This script gets a list of PR's from github and cards from rally for the NAPI team. It then puts relevant info into a csv file. WARNING: the script deletes the csv and overwrites it. If you cant to keep the data you pull, either change the file name or modify the script.
Note: You need node.js for this bad boy.
- npm install
Fill out the config file with your access token from github and rally.
- node index.js