Skip to content

Add GitHub Actions workflow for PR preview deploys#9

Merged
titaniumbones merged 3 commits into
mainfrom
preview-links
Dec 22, 2025
Merged

Add GitHub Actions workflow for PR preview deploys#9
titaniumbones merged 3 commits into
mainfrom
preview-links

Conversation

@titaniumbones
Copy link
Copy Markdown
Collaborator

Mostly testing to see ifh the deploy works

  • Deploy project-creation-app to Netlify preview on PR open/update
  • Auto-comment preview URL on PR
  • Uses production OAuth relay (stable redirect URLs required)
  • Only triggers for changes in project-creation-app/

Requires GitHub secrets to be configured (see ROADMAP.md)

titaniumbones and others added 3 commits December 22, 2025 10:47
- Deploy project-creation-app to Netlify preview on PR open/update
- Auto-comment preview URL on PR
- Uses production OAuth relay (stable redirect URLs required)
- Only triggers for changes in project-creation-app/

Requires GitHub secrets to be configured (see ROADMAP.md)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Fixes Netlify's native GitHub integration by specifying
base = project-creation-app for the monorepo structure.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Netlify's native GitHub integration already provides deploy previews
automatically. The nwtgck/actions-netlify action was failing with
'Not Found' errors. Since native integration works perfectly, removed
the redundant GitHub Action.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@titaniumbones titaniumbones merged commit 358bc9d into main Dec 22, 2025
2 checks passed
@titaniumbones titaniumbones deleted the preview-links branch December 22, 2025 16:09
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.

1 participant