Reference
Checks
Reference for merge readiness signals in a workspace
The Checks tab collects the state you need before merging a workspace.
What it shows
Checks may include:
- Git status
- Pull request metadata
- CI and status checks
- Deployments
- GitHub comments and review threads
- Todos
The available sections depend on the repository, whether a pull request exists, and which integrations are connected.
How to use it
Use the Checks tab as the last review pass before merge:
- Confirm the branch has the changes you expect.
- Open or update the pull request.
- Fix failing checks.
- Send unresolved comments to the agent or resolve them yourself.
- Complete todos.
- Merge when the workspace is ready.
Blockers
Conductor may block or discourage merge actions when required work is still open, such as unresolved todos or failed checks. Treat these as prompts to inspect the workspace before merging.
For the full workflow, see Review and merge a workspace.