Nicolas Joseph
CTO / Entrepreneur
// ROOT/PROJECTS/CLA-BOT// ACTIVE
> CLA Bot _
Self-hostable GitHub App that automates Contributor License Agreements for pull requests.
Registry
/cla-bot
// PROJECT/DOSSIER
CLA Bot is a self-hostable GitHub App that manages Contributor License Agreements for organizations and personal accounts. Install the app, publish your CLA in Markdown, and every pull request is checked automatically. Live at cla.fiveonefour.com.
Core Features:
- Automated PR enforcement: GitHub checks and comments block merging until the CLA is signed.
- CLA versioning: Agreement text is tracked by SHA-256 hash; contributors re-sign when the CLA changes.
- Auditable by default: Signatures are append-only, keyed by immutable GitHub user ID, and downloadable by both admins and contributors.
- Self-hostable: MIT licensed stack on Next.js, PostgreSQL, and Drizzle ORM — deploy on your own infrastructure with no vendor lock-in.
Source: github.com/514-labs/cla-bot
// STATUS/REPORT
- State
- ACTIVE
- Screens
- 01
// IMAGE/BUFFER