foo-software/Lighthouse Check Status
A GitHub Action used to handle output from "foo-software/lighthouse-check-action" and determine workflow status.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| lighthouseCheckResults | A results object representing results of Lighthouse audits. | yes | — |
| minAccessibilityScore | The minimum accessibility Lighthouse score required. | — | — |
| minBestPracticesScore | The minimum best practices Lighthouse score required. | — | — |
| minPerformanceScore | The minimum performance Lighthouse score required. | — | — |
| minProgressiveWebAppScore | The minimum progressive web app Lighthouse score required. | — | — |
| minSeoScore | The minimum SEO Lighthouse score required. | — | — |
| outputDirectory | An absolute directory path to output report. When the results object is not specified, this value will need to be. | — | — |
Outputs
no outputs