Deployment workflows
Set up branch deployments, PR previews, and CI/CD workflows for your docs.
Mintlify fits into your existing Git workflow. This section covers how to structure your deployment pipeline for different team sizes and review processes.
The following articles cover PR previews, branch deployment strategies, and handling build failures.
Set up PR previews
Use pull request previews to review docs changes before they go live.
Branch deployments
Deploy specific branches to dedicated environments for staging and feature preview.
Handling build failures
What to do when a Mintlify deployment fails.