chore(release): OpenScene v0.5.1 - #292
Conversation
* feat(mobile): track foreground session boundaries * fix(mobile): send OpenPanel native origin * fix(mobile): filter OpenPanel SDK properties
* chore(release): prepare v0.5.1 * fix(release): pin Play upload toolchain
|
Release PR exact-HEAD CI is fully green.
Requesting final release approval for |
sjungwon03-ai
left a comment
There was a problem hiding this comment.
The exact-head CI and the release workflow credential scope/action pins are sound, but this promotion will trigger App Store and Play production uploads immediately after merge. The live app-store-production and play-store-production Environments each have only a branch policy—no required-reviewer protection—despite mobile/RELEASING.md stating that a reviewer is required before deployment. Restore an independent required-reviewer approval gate, while preserving the protected-branch restriction, on both production Environments before approving this production release promotion.
|
Addressed the release-environment review finding. Both production Environments now retain their existing custom branch policy and add the independent required reviewer
The release workflow can no longer upload to either store without an Environment approval. |
sjungwon03-ai
left a comment
There was a problem hiding this comment.
Re-reviewed on the exact head. The prior production-release blocker is resolved: both App Store and Play production Environments now combine protected-branch policy with a required reviewer gate. Exact-head verification, Android native build, iOS native build, iOS export, and the dev-to-main promotion gate all passed.
|
The product owner explicitly chose fully automatic production deployment on every eligible |
Release
Promotes vetted
devtomainfor OpenScenev0.5.1.Included
Verification
npm test -- tests/releaseWorkflow.test.ts tests/storeReleaseNotes.test.tsnpm run typecheck