actions-marketplace-validations/Web Performance Audits with Lighthouse
Audit web performance with Lighthouse and post audit summary comment on a pull request.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| url | Page URL | — | — |
| wptConnectionSpeed | WPT connection speed profile: twog, threegslow, threeg, threegfast, fourg, lte | — | — |
| lighthouseConfiguration | File path to custom lighthouse configuration JavaScript file. See https://github.com/GoogleChrome/lighthouse/blob/master/docs/configuration.md | — | — |
| lighthouseBudget | File path to custom budget.json file; will fail PRs based on budget result. See https://developers.google.com/web/tools/lighthouse/audits/budgets | — | — |
| secret | This should be the default secrets.GITHUB_TOKEN so that we can send comments to your PRs. | — | — |
| lighthouseScoringBudget | File path to custom scores.js file; will fail PRs based on scoring result. See the above section in this README "Using scores.js to increase your audit power" for more information. | — | — |
Outputs
| name | description |
|---|---|
| resultsPath | Path to the folder with Lighthouse audit results |