# Functions

GetRepo returns the user/org name and the repo name of the configured GitHub repository.
New creates a GitHubClient and returns it; which implementation it uses depends on the configuration of this run.

# Interfaces

Client is a wrapper around the GitHub API Client library we use.