Skip to content

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

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

  •  
  •  
  •  
  •