actions-marketplace-validations/Lighthouse User Flow CI Action

Audit URL's using Lighthouse user flow and test performance within PR's

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jul 21, 2023
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/push-based_user-flow-gh-action@a9d42660b6bbed3a4b116a74155f7a5d95ca33b5 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
commentIdA custom id to identify a comments in a PRnouser flow summary report
onlyCommentsNo execution of userflow. Just creation of the comments in the PR.nooff
rcPathPath to a UFCI user-flowrc.json fileno.user-flowrc.json
verboseVerbose logging flag ("on" or "off")nooff
urlURL to analyzeno
ufPathPath to user-flow file or folder containing user-flow files to run. (`*.uf.ts` or `*.uf.js`)no
configPathPath to the lighthouse `config.json` fileno
serveCommandRuns a npm script to serve the target app. This has to be used in combination with `--awaitServeStdout`no
awaitServeStdoutWaits for stdout from the serve command to start collecting user-flowsno
dryRunFaster runs due to dummy results for reports ("on" or "off")nooff
formatFormat of the creates reports ( `html`, `json`, `md`, `stdout`)no
outPathoutput folder for the user-flow reportsno
budgetPathPath to the lighthouse `budget.json` fileno

no outputs