treosh / lighthouse-ci-action

Audit URLs using Lighthouse and test performance with Lighthouse CI.
MIT License
1.15k stars 82 forks source link

feat: inputs.artifactName #81

Closed revolunet closed 3 years ago

revolunet commented 3 years ago

Thanks for this useful action !

Looks like when we run two scans in parallel, this lighthouse-results folder is shared.

This PR adds an artifactName input option which is useful to be able to direct the artifacts output to different folders.

alekseykulikov commented 3 years ago

Thanks! I will update @v7 tag when Lighthouse 7.3.0 released https://github.com/GoogleChrome/lighthouse-ci/issues/580