GitHub integration endpoints for repository, commit, and PR management.
GET /github/repos
GET /github/repos/{repo_id}/commits
GET /github/repos/{repo_id}/pulls
GET /github/commits/search?q={query}
GET /github/repos/{repo_id}/activity
GET /github-oauth/authorize
GET /github-oauth/callback
POST /webhooks/github