krystxf/Storybook Visual Regression

Storybook visual regression posted inline on PRs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
build-commandCommand that builds Storybook into static-dir (run for both head and base).npx storybook build
static-dirDirectory the build outputs to.storybook-static
themesComma-separated Storybook themes to capture (globals theme:<name>).light,dark
min-diff-pixelsIgnore diffs smaller than this many pixels.20
pixelmatch-thresholdPer-pixel color sensitivity (0–1).0.1
ignore-story-namesComma-separated, case-insensitive story-name substrings to skip (composite stories).All Variants
snapshot-branchOrphan branch images are committed to.vrt-snapshots
github-tokenToken with contents:write, pull-requests:write, statuses:write.${{ github.token }}

no outputs