Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Play Store release review process #457

Open
nid90 opened this issue May 31, 2023 · 1 comment
Open

Support Play Store release review process #457

nid90 opened this issue May 31, 2023 · 1 comment
Labels
blocked category / play store debt Technical or product or strategic debt improvement Improve an existing feature

Comments

@nid90
Copy link
Member

nid90 commented May 31, 2023

Proposal

Support handling of the review process for Play Store releases.

What this achieves / problem(s) it solves

Tramline currently only handles the review process for App Store, it assumes that a release once promoted in Play Store will get released. We should handle approval/rejection from Play Store as well and finalize a release only after it gets approved and the distribution starts.

@nid90 nid90 added needs triage Community-submitted issue that needs to be triaged with the correct labels improvement Improve an existing feature category / play store and removed needs triage Community-submitted issue that needs to be triaged with the correct labels labels May 31, 2023
@nid90
Copy link
Member Author

nid90 commented May 31, 2023

Currently, there is no documented way in which we can query the review status of a release using the Play Developer API.
Ref: https://issuetracker.google.com/issues/179708468

This can mean that once we start a release (promote a draft release) in the production track, the app may get rejected by Google even after the release (train run) has finished on Tramline.

We can come back to this once we integrate with post-release monitoring integrations and track the adoption rate of a particular release via those integrations. But, for now, we will have to ask our users to track the app review in Play Console.

@nid90 nid90 added debt Technical or product or strategic debt blocked labels Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked category / play store debt Technical or product or strategic debt improvement Improve an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant