GH Control Documentation
Docs
Setup, usage, and troubleshooting for your GitHub command center.
Quick Start
- Create a GitHub Personal Access Token from GitHub settings.Go to tokens
- Enable scopes: repo, read:user, admin:repo_hook, notifications.
- Open Login and paste your token.
- 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.