Skip to content

Add "draft" release status #6

@Sisind

Description

@Sisind

The Google Play Developer API supports different release statuses. [1]

It would be nice to be able to set the release status to draft.

  1. To be able to setup the CI on projects that have not been finished yet.
  2. To generally support a wider range of project types.

An easy way would probably be to use the custom tracks similar to:
Setting the status to "inProgress" when the Track is called "rollout". [2]
Pros and Cons of the easy way:
Pros:

  • easy to setup
  • no need to change the GUI
    Cons:
  • bit of a hack as it is not intuitive
  • not easy to find if not stated in the README.md

[1] https://developers.google.com/android-publisher/api-ref/rest/v3/edits.tracks?hl=en#status
[2]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions