Below you will find pages that utilize the taxonomy term “Sgash708”
August 9, 2026
Storybook VRT (green/red diff)
Version updated for https://github.com/sgash708/chromagic to version v1.2.3.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The chromagic GitHub Action is a Chromatic-like tool for visual regression testing that allows developers to compare the static Storybook builds of different commits and pull requests against a baseline. It captures every changed story, compares them with the baseline, and posts green/red diffs as inline comments in the PR. The main purpose is to help developers catch visual regressions early during the development process by automatically generating side-by-side comparisons between expected and actual screenshots.
August 8, 2026
Storybook VRT (green/red diff)
Version updated for https://github.com/sgash708/chromagic to version v1.2.1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The chromagic GitHub Action automates Chromatic-like visual regression testing for Storybook projects without relying on external SaaS. It captures screenshot diffs of changed stories and posts them as inline comments in PRs, providing a two-color green/red diff to highlight differences. The action supports multiple viewports and customizable thresholds and outputs counts of changed, new, deleted, matching, and total stories.