Shopify for GitHub
Commerce context for GitHub issues.
Store bug reports arrive vague. “Checkout is broken on the sale page” does not tell a developer which product, which theme, or which order. Shopify for GitHub turns those into developer-ready issues by resolving the references automatically.
It maintains exactly one canonical comment per GitHub issue, carrying verified product, theme and order references pulled from the store connected to that repository — an order becomes an ID plus a deep link into the admin. Two slash commands in an issue comment drive it, one to build context and one to refresh it. Repositories without their own connection fall back to the most recently connected store in the same installation.
It is deliberately incurious about everything else. On GitHub it asks only for Issues read and write, so it cannot see your code. Order access is limited to the ID, name-number and an admin link — no customer fields, no payment details. Tokens are encrypted at rest, and uninstalling from either side wipes the credentials and mappings.
It is listed on the GitHub Marketplace as S4G Connector, which is the same app under a name that keeps the store’s trademark out of the listing title.
Not affiliated with, endorsed by, or sponsored by Shopify.
Currently in beta while the app listing goes through review.
STATUSBeta — awaiting app review
PRICINGNot published — free during beta
PLATFORMGitHub App
STACKNext.js 15, Vercel, Postgres, Google Gemini
WEBSITEshopify.mory.dev
GITHUBdariomory/shopify-for-github
