Skip to content

Instantly share code, notes, and snippets.

@csmoore
csmoore / gh-issues.py
Last active January 26, 2018 22:43 — forked from kgonzago/gh-issues.py
Collects issues from defense repos and output them to a CSV
#-------------------------------------------------------------------------------
# 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: