The methods within the GitData/References portion of the GitHub API let you retrieve, create, and delete references in a GitHub repository.
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.