-
Notifications
You must be signed in to change notification settings - Fork 16
Home
Cyril Rohr edited this page Feb 13, 2026
·
27 revisions
PullPreview is a GitHub Action that starts live preview environments for pull requests and branches in your own cloud account (AWS Lightsail or Hetzner).
Quick start:
Core behavior:
Operations:
- Recommended AWS Configuration
- Providers
- Troubleshooting
- Server instances
- Environment variables
- Using a custom domain
- Running a script before deployment
- Deploying multiple preview environments per pull request
- FAQ
PullPreview is open source. A license is required for for-profit repositories (details).
Breaking change note:
- GitHub Deployments/Environments integration was removed in the Go runtime.
- PullPreview PR status comments are now always enabled (
comment_prwas removed).
Next: Getting Started