Git Integration
Link your GitHub, GitLab, or Bitbucket repositories to sync branches, commits, and pull requests with your Codmir tickets and workflows.
Setup
- Go to Project Settings → Integrations → Git
- Select your Git provider and authorize access
- Choose the repository to connect
- Configure branch naming conventions for auto-linking
Features
- Auto-link branches — Branches named
TKT-123/descriptionauto-link to ticket TKT-123 - PR sync — Pull requests appear in the ticket timeline
- Commit tracking — Commits referencing ticket IDs are linked automatically
- Webhook events — Push, PR, and issue events can trigger agent tasks
Webhook Configuration
Set up webhooks for real-time sync. See the Webhooks guide for details on GitHub webhook setup and signature verification.