Skip to content

Respect user .theme-check.yml in theme app extension builds#7671

Draft
graygilmore wants to merge 1 commit into
mainfrom
gg-run-ci-for-7391
Draft

Respect user .theme-check.yml in theme app extension builds#7671
graygilmore wants to merge 1 commit into
mainfrom
gg-run-ci-for-7391

Conversation

@graygilmore
Copy link
Copy Markdown
Contributor

@graygilmore graygilmore commented May 29, 2026

Running CI for #7391

`runThemeCheck` hardcoded `theme-check:theme-app-extension`, which
bypassed theme-check-node's user-config discovery. Users who wanted to
`ignore:` source directories had to fork the CLI or rely on the
dot-prefix trick (hidden dirs are skipped by theme-check's glob).

When `.theme-check.yml` exists in the extension root, pass `undefined`
so theme-check-node auto-discovers the user config. When absent, keep
the existing bundled `theme-app-extension` defaults.
@github-actions github-actions Bot added the Area: @shopify/cli @shopify/cli package issues label May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: @shopify/cli @shopify/cli package issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants