git-agent integrationsIntegrations
How git-agent works with popular developer tools — CI/CD, hook managers, and release automation.
- GitHub ActionsAutomate commit validation and release workflows with git-agent and GitHub Actions
- GitLab CIEnforce conventional commits and automate releases with git-agent and GitLab CI/CD
- HuskyUse git-agent as your commit-msg hook via Husky for zero-config local validation
- pre-commitAdd git-agent as a pre-commit hook in your .pre-commit-config.yaml
- LefthookSupercharge your Lefthook-managed git hooks with git-agent's commit intelligence
- semantic-releaseFeed git-agent's structured conventional commits directly into semantic-release
- release-pleaseAuto-generate release PRs from git-agent's conventional commit history
- CircleCIIntegrate git-agent's commit validation into your CircleCI pipeline