Organization-wide GitHub configurations, reusable workflows, and CI/CD templates.
Any repository can call our centralized CI pipeline:
name: CIon: [push, pull_request]jobs:
ci:
uses: chittyfoundation/.github/.github/workflows/reusable-ci-pipeline.yml@mainwith:
run-ai-review: truerun-governance: truesecrets:
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}Available in Actions > New workflow:
- AI Code Review - Claude-powered PR review
Governance Checks - chittycanon compliance
Reference:
chittycanon://gov/governance