shopify/Run Lighthouse CI on Shopify theme
Run Lighthouse CI on Shopify themes directly from GitHub
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| access_token | Legacy custom app access token (for apps created before Jan 2026) | no | — |
| client_id | Client ID for Dev Dashboard app (use with client_secret instead of access_token) | no | — |
| client_secret | Client secret for Dev Dashboard app (use with client_id instead of access_token) | no | — |
| store | <domain>.myshopify.com URL | yes | — |
| password | Password-protected shop password | no | — |
| product_handle | Product handle for product page test (default: first product). | no | — |
| collection_handle | Collection handle for collection page test (default: first collection). | no | — |
| theme_root | The root folder for the theme files that will be uploaded (default: ".") | no | . |
| pull_theme | The ID or name of a theme from which the settings and JSON templates should be pulled. If provided, those settings will be pulled into the development theme. | no | — |
| lhci_github_app_token | Lighthouse CI GitHub app token | no | — |
| lhci_github_token | GitHub personal access token | no | — |
| lhci_min_score_performance | Minimum performance score | no | 0.6 |
| lhci_min_score_accessibility | Minimum accessibility score | no | 0.9 |
Outputs
no outputs