Skip to content

Instantly share code, notes, and snippets.

@agconti
Created January 20, 2016 21:10
Show Gist options
  • Select an option

  • Save agconti/f784a64f9baeabc7d912 to your computer and use it in GitHub Desktop.

Select an option

Save agconti/f784a64f9baeabc7d912 to your computer and use it in GitHub Desktop.

To get a list of the issues for one of your repositories:

curl -H "Authorization: token OAUTH-TOKEN" https://api.github.com/repos/:owner/:repository/issues

Then grep to your heart's desire.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment