You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ref(ci): Use peter-evans/create-pull-request for size-limit auto-bump
Replace the manual git checkout/commit/push and gh pr create/edit
steps with peter-evans/create-pull-request, which is already used in
external-contributors.yml. The action handles the no-diff (no-op) case
itself, so we no longer need the exit-code branching for PR creation —
the bumper still exits 2 on no-op for stdout/log purposes.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments