lorgioroda/Lighthouse CI Reports
Run Lighthouse CI audits (mobile + desktop) and upload reports to GitHub Gists
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| urls | Comma-separated URLs to audit | yes | — |
| gh-token | GitHub token for creating Gists | yes | — |
| number-of-runs | Number of Lighthouse runs per URL | no | 3 |
Outputs
| name | description |
|---|---|
| results | JSON array with all report results [{type, testUrl, viewerUrl, performance}] |
| mobile-viewer-url | Lighthouse viewer URL for the first mobile report (backwards compatibility) |
| desktop-viewer-url | Lighthouse viewer URL for the first desktop report (backwards compatibility) |
| average-performance | Average performance score across all reports |