abordage/lighthouse-box
Show your website Lighthouse metrics in a pinned GitHub Gist
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 4–6scored Jul 20, 2026
- Maintenance Recency
- Activelast commit Jul 20, 2026
- License
- MIT
Pinned Snippet
uses: abordage/lighthouse-box@eea3ccfa411d1d0ad706242acbb18d5b3cb535c6 # v3.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| GH_TOKEN | GitHub token with gist scope | yes | — |
| GIST_ID | ID of the Gist to update | yes | — |
| TEST_URL | URL to run Lighthouse audit on | yes | — |
| PRINT_SUMMARY | Print summary to GitHub Actions summary | — | true |
| RESULT_BADGE | Show emoji badges in Gist | — | false |
| GIST_TITLE | Custom title for the Gist (appears before date) | — | My website |
| FORM_FACTOR | Device type for Lighthouse audit (mobile or desktop) | — | mobile |
Outputs
no outputs