Skip to content

Conversation

@fahrradflucht
Copy link

Add optional total-increase-threshold-percent input to skip posting PR comments when total bundle size increases are below a specified percentage threshold. When below threshold, existing comments are automatically removed.

The goal is to reduce "alert fatigue" and to make it less likely that significant increases are overlooked.

I tested the following scenarios successfully on a private repo:

  • Option not set → Comment
  • Option set && threshold < bundle size increase → Comment
  • Option set && threshold > bundle size increase → Existing comment removed

Add optional `total-increase-threshold-percent` input to skip posting PR
comments when total bundle size increases are below a specified
percentage threshold. When below threshold, existing comments are
automatically removed.

The goal is to reduce "alert fatigue" and to make it less likely that
significant increases are overlooked.
@fahrradflucht fahrradflucht requested a review from a team as a code owner October 28, 2025 09:39
@fahrradflucht fahrradflucht requested a review from bteng22 October 28, 2025 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant