Skip to content

Conversation

@chrisbolin
Copy link
Owner

Set up PR preview deployments using Surge.sh to provide a unique preview URL for each pull request.

This change isolates PR deployments to Surge.sh, allowing for pre-merge testing in a dedicated environment and ensuring that the main chrisbolin.co site only deploys on pushes to the master branch.


Open in Cursor Open in Web

- Create new pr-preview.yml workflow for PR previews
- Each PR gets unique URL: pr-{number}-chrisbolin.surge.sh
- Automatically comments on PR with preview link
- Update deploy.yml to only deploy to production on push to master

Co-authored-by: Chris Bolin <[email protected]>
@cursor
Copy link

cursor bot commented Feb 5, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@github-actions
Copy link

github-actions bot commented Feb 5, 2026

🚀 Preview Deployment Ready!

Your changes have been deployed to a preview URL:

Preview: https://pr-25-chrisbolin.surge.sh

This preview will be updated automatically when you push new commits to this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants