Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 906 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 906 Bytes

⚡️ Automated Lighthouse audits for Vercel deployments

This GitHub Action automatically runs Lighthouse on Vercel preview deployments performed automatically by the Vercel GitHub app.

Screenshot showing the Lighthouse score as generated by this GitHub Action

It's heavily inspired by Mike Nikles' tweet and OskarAhl's lighthouse-github-action-comment. I found that OskarAhl's solution wasn't automatically getting the Vercel deployment URL from my PRs, so I fixed that bit by using patrickedqvist/wait-for-vercel-preview.

No inputs. No setup required. Just install and you're good.