meruimports/Upload LightHouse Badger Action

This action takes a Lighthouse report, generates SVG badges for each category, and uploads them to an external service.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
s3-bucket-nameThe S3 bucket name where SVG badges will be uploaded.no
s3-access-key-idThe AWS access key ID for S3 upload.no
s3-secret-access-keyThe AWS secret access key for S3 upload.no
s3-regionThe AWS region for S3 upload.no
s3-prefixThe prefix for the S3 object key.no
azure-container-nameThe Azure Blob container name where SVG badges will be uploaded.no
azure-storage-account-nameThe Azure Storage account name.no
azure-storage-account-keyThe Azure Storage account key.no
upload-destinationThe destination for uploading SVG badges. Can be "s3" or "azure".yess3
reports-pathThe path to the Lighthouse reports.yes./.lighthouseci
result-categoriesComma-separated list of Lighthouse result categories.noperformance,accessibility,best-practices,seo
upload-reportsBoolean to upload the Lighthouse reports.nofalse
namedescription
s3-urlThe URL of the uploaded SVG badges in S3.
azure-blob-urlThe URL of the uploaded SVG badges in Azure Blob Storage.