Back to Tuist

Decide who gets to accept a bundle size increase

server/priv/marketing/changelog/2026.08.24-bundle-size-approvals.md

4.206.0729 B
Original Source

When a pull request pushes your app past a size threshold, Tuist fails the tuist/bundle-size check run and puts an Accept button on it, so an increase you meant to make does not need a second commit to get through. Until now anyone with write access to the repository could press it, which is a wide door for a check whose job is to stop the merge.

Settings > Bundles now carries an Approvals policy.

Learn more in the bundle size documentation.