GitHub Issues
Connect GitHub Issues to read and reference issues and pull requests across your repositories.
Overview
| Auth method | OAuth 2.0 (GitHub) |
| Scopes | repo, read:org |
| MCP support | No |
| Setup time | ~5 minutes |
How to connect
- Navigate to Settings → Integrations → Connectors
- Click Connect on the GitHub Issues integration
- Authorize with your GitHub account
- Once authorized, issue data becomes available to Cendriix agents
Admin setup (self-hosted)
Uses the same GitHub OAuth App as the GitHub connector. Set the redirect URL to:
https://api.<your-domain>/v1/connectors/github-issues/oauth/callback
Capabilities
Once connected, Cendriix agents can:
- Read issues, pull requests, and comments
- Access organization structure and team assignments
- Reference issue context when planning fixes or generating documentation
Security notes
- Shares OAuth App credentials with the GitHub connector
- Disconnect at any time from Settings → Integrations → Connectors
Further reading
Last updated on