BundleCheck Size Audit
Version updated for https://github.com/venwork-dev/bundlecheck-audit-action to version v0.7.2.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The BundleCheck Size Audit Action automates the process of auditing npm package bundle sizes against specified gzip budgets during Continuous Integration (CI). It verifies exact package versions, calculates their individual and total gzip sizes, and enforces customizable size limits, helping developers optimize package size and maintain performance. The action also integrates with pull requests to post or update comments with audit results and can fail workflows if size limits are exceeded.
Release notes
Full Changelog: https://github.com/venwork-dev/bundlecheck-audit-action/compare/v0.7.1...v0.7.2