Integrations
GitHub
Use GitHub integration to keep branch quality, review feedback, and issue execution tightly linked.
Main GitHub loops
- PR checks widget: monitor failing checks and rerun from workflow controls.
- PR reviews widget: track requested changes and close feedback loops quickly.
- Issues widget: maintain task pull aligned with assigned and active-PR-linked work.
Best practices
- Treat failing checks as hard blockers, not optional follow-ups.
- Resolve requested changes in small verified batches.
- Keep issue context synchronized with what the current branch is actually addressing.