The Repos API gives developers an easy way to access GitHub objects such as repos, collaborators, comments, commits, contents, forks, and more.
Setup Instructions
To use the Choreos in this bundle you need to register your application with GitHub. After registering, you'll receive a Client ID and Client Secret that can be used to retrieve Access Tokens. OAuth 2.0 Access Tokens are required for some GitHub Choreos that access protected resources or that make requests on a user's behalf.