Skip to main content
Applies to v3.6.1Reviewed 2026-04-29

GitHub

Achiral AI is a privacy-first collaborative AI platform for businesses, built on enterprise-grade, self-hosted, compliance-ready infrastructure. The GitHub connector brings GitHub activity into Chiro's organizational knowledge.

Connection details

  • Ingestion method: Webhook
  • Auth: OAuth — access token (non-expiring)
  • Events ingested: push, pull_request, issues, issue_comment, release

What Chiro sees

Commits pushed, pull requests opened/merged, issues opened/closed/commented, and releases published — across up to 5 of your GitHub organizations.

How to connect

  1. Sign in to your organization dashboard.
  2. Open the Integrations tab.
  3. Find GitHub in the connector catalog and click Connect.
  4. Complete the OAuth flow — you will be redirected to GitHub to authorize access.
  5. On success the status changes to Active.

If the connector enters an Error state, click Reconnect to re-run the OAuth flow with a fresh token.

Technical notes

Achiral registers organization webhooks automatically during authorization for up to 5 GitHub orgs. Payloads are verified with X-Hub-Signature-256 (HMAC-SHA256).

Limits

Personal repositories are not included — only organization repositories. If webhook registration fails for an org (insufficient admin permissions), that org's events are not ingested.

Official documentation

GitHub developer documentation

Reviewed 2026-04-29 for Achiral AI v3.6.1.