Preview Lifecycle
PreviewProof manages the full lifecycle of preview environments — from creation to cleanup.
Auto-create on pull request
Section titled “Auto-create on pull request”When connected to GitHub, PreviewProof can automatically deploy a preview environment for every new pull request.
Auto-update on push
Section titled “Auto-update on push”When new commits are pushed to a branch with an active preview, the environment is rebuilt and redeployed automatically.
Auto-delete on merge
Section titled “Auto-delete on merge”When a pull request is merged or closed, the associated preview environment is automatically torn down to free resources.
Manual controls
Section titled “Manual controls”Previews can also be created, restarted, and deleted manually from the dashboard or CLI.
Full documentation coming soon.