Build Size Diff
Version updated for https://github.com/q1sh101/build-size-diff to version v1.1.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Build Size Diff GitHub Action automates the tracking and reporting of bundle size changes in CI/CD workflows, helping developers identify and prevent performance regressions before merging pull requests. It provides detailed PR comments with gzip/brotli size metrics, file-level changes, and budget status, supporting a variety of build tools and frameworks with minimal configuration. This action streamlines performance monitoring, enforces size budgets, and improves visibility into the impact of code changes on application size.
Release notes
Added
max-artifact-pagesinput to cap artifact search depth and avoid slow scans in repos with many artifacts