Pull request previews for Shopify themes
Review the theme.
Before the merge.
Give each pull request a theme preview. Keep the storefront and Theme Editor links right where the review happens.
In development. Not yet on Marketplace.
Follow the path to the first release.
From pull request to preview
GitHub Actions-
Build your theme
Your commands, or no build at all. No Shopify credentials in this job.
{ "version": 1, "build": { "themeDirectory": "." } } -
Deploy the preview
A separate job validates the theme files and deploys with Theme Access.
-
Review it in context
One PR comment for preview links. Cleanup when the pull request closes.
Dawn, Easel, or your own toolchain. The build is yours.