GH Control Documentation

Docs

Setup, usage, and troubleshooting for your GitHub command center.

Quick Start

  1. Create a GitHub Personal Access Token from GitHub settings.Go to tokens
  2. Enable scopes: repo, read:user, admin:repo_hook, notifications.
  3. Open Login and paste your token.
  4. Access Dashboard to manage repos, PRs, jobs, and webhook events.

Core Modules

  • Repositories, branches, commits, issues, pull requests, releases
  • Notifications and stars overview
  • BullMQ jobs panel and retry/error visibility
  • Webhook events with Redis + MongoDB logging

Troubleshooting

  • Invalid token: verify scope and expiration in GitHub settings.
  • Missing data: re-check repo access permissions for your token.
  • Slow responses: validate Redis and queue worker health.
  • Webhook gaps: inspect events log and delivery status.