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
Promote to production via track promotion instead of a new release
`promote_version_code_to_production` now uses `upload_to_play_store` with
`track_promote_to` (the Play Console "Promote" action) instead of building a
new production release via `update_track`. This extends the already-reviewed
beta release to the production track — same versionCode, no new binary — so
the beta release's notes and name carry over automatically.
Ships as a live staged rollout (`inProgress` at 0.1%);
`advance_production_rollout` grows it from there.
0 commit comments