Skip to Content
ConnectorsGitHub Issues

GitHub Issues

Connect GitHub Issues to read and reference issues and pull requests across your repositories.

Overview

Auth methodOAuth 2.0 (GitHub)
Scopesrepo, read:org
MCP supportNo
Setup time~5 minutes

How to connect

  1. Navigate to Settings → Integrations → Connectors
  2. Click Connect on the GitHub Issues integration
  3. Authorize with your GitHub account
  4. 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