# Functions
NewFactory returns a new factory for Github clients.
NewGitConfig ensures the environment variables required for the operator to run are set.
# Constants
EnvGitAccessToken used for accessing private repositories.
EnvGitOrgName is the git org name.
EnvGitProvider is the provider name.
EnvGitRepositoryName is the repository name.