Skip to content

TrellisCommerce/vercel-lighthouse-score-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

⚡️ 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.