services/github_client library
Client for the GitHub REST API and raw content endpoints.
Fetches changelogs, releases, breaking-change issues, and arbitrary file
content from public (and optionally private) GitHub repositories. Auth is
handled transparently by HttpClientWrapper when a GITHUB_TOKEN
environment variable is set.