request
Make an authenticated GitHub OAuth request through the proxy.
repos
List repositories from the connected GitHub account.
pulls
List pull requests from a specified GitHub repository.
tags
List tags from a specified GitHub repository.
releases
List releases from a specified GitHub repository.
/git/repos
Retrieve a list of repositories for the authenticated user.
/git/repos/{repo}/pulls
Retrieve a list of pull requests for a specified repository.
/git/repos/{repo}/tags
Retrieve a list of tags for a specified repository.
/git/repos/{repo}/releases
Retrieve a list of releases for a specified repository.