This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#------------------------------------------------------------------------------- | |
# Name: gh-issues | |
# Purpose: Write issues from a repo to a csv file | |
# Created: 1/23/2018 | |
# | |
# Note: | |
# Original script came from https://gist.github.com/unbracketed/3380407. | |
# Modified to fit our needs | |
# | |
# Example: processes JSON response from api call: |