mirror of
https://github.com/sdras/awesome-actions.git
synced 2026-07-18 04:22:36 -05:00
[PR #157] [MERGED] Add Chrome Lighthouse audit action #2245
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sdras/awesome-actions/pull/157
Author: @jakejarvis
Created: 8/23/2019
Status: ✅ Merged
Merged: 8/23/2019
Merged by: @gep13
Base:
master← Head:add-lighthouse-audit📝 Commits (1)
41cb2a1Add Lighthouse audit action📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Whipped up a Lighthouse action inspired by your
ideas.mdlist. Right now it prints scores to the workflow output and uploads the HTML/JSON results as an artifact. Still a work-in-progress, I have a few to-do's listed on the readme (like setting thresholds to make the action fail) that I'm working on now, and I'm very open to other thoughts.Repo: https://github.com/jakejarvis/lighthouse-action
Marketplace: https://github.com/marketplace/actions/lighthouse-audit
Thanks to whoever added the idea! :)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.