Skip to content

GitHub action to display Lighthouse report result as annotations

Notifications You must be signed in to change notification settings

manrueda/lighthouse-report-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

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lighthouse Report action

This action displays Lighthouse report result as a Run Check.

It plays along really well with treosh/lighthouse-ci-action@v2

Inputs

reports

Required The directory where lighthouse JSON reports are stored.

github-token

Required Github Token.

Example usage

uses: manrueda/lighthouse-report-action@v1.0.1
with:
  reports: '.lighthouseci'
  github-token: ${{ secrets.GITHUB_TOKEN }}

About

GitHub action to display Lighthouse report result as annotations

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •