Regression Check
Version updated for https://github.com/NaturalLink-AI/regression-check-github-action to version v1.0.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The NaturalLink Regression Check GitHub Action helps detect unintended UI regressions in pull requests, particularly visual side effects that are often missed during standard code reviews. It automates the process of identifying layout issues, visual inconsistencies, and unexpected changes caused by code modifications, providing regression reports directly in PR comments. Designed for modern AI-assisted development workflows, this action delivers fast feedback without requiring additional configuration or SDK integration.
Release notes
1.0.1 (2026-02-28)
Bug Fixes
- improve error messages with full API response details (4e2357e)