Set the minimum change threshold option in the Compressed Size action #10202
Labels
Good First Issue
Good first issue for new engineers
P2
Low priority
Team M
Issues for Squad 2
Type: Infrastructure
Engineering infrastructure & tooling
Feature Description
In order to reduce noise in our PRs, we need to set a threshold for the Compressed Size action. The threshold should be big enough to ignore all valid changes that we have in our PRs and flag only significant changes in bundle sizes.
https://github.com/preactjs/compressed-size-action/tree/v2/?tab=readme-ov-file#increasing-the-required-threshold
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
Implementation Brief
minimum-change-threshold
option to thepreactjs/compressed-size-action@v2
step with the204800
value (200kb)site-kit-wp/.github/workflows/compressed-size.yml
Lines 42 to 48 in 370ca1c
Test Coverage
QA Brief
Changelog entry
The text was updated successfully, but these errors were encountered: