kevin-david/Promote Google Play Release Track

Promote a release from one track to another on Google Play. Often used with https://github.com/r0adkll/upload-google-play/

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
service-account-json-rawThe raw json text of the service account private key to authorize the upload requestno
service-account-json-fileThe file contains the service account json token to authorize the upload requestno
package-nameThe package name, or Application Id, of the app you are editingyes
inapp-update-priorityIn-app update priority of the release. All newly added APKs in the release will be considered at this priority. Can take values in the range [0, 5], with 5 the highest priority. Defaults to 0no0
user-fractionPortion of users who should get the staged version of the app. Accepts values between 0.0 and 1.0 (exclusive-inclusive). Defaults to 1.0no1
from-trackThe source track to promote from. Defaults to beta.nobeta
to-trackThe target track to promote to. Defaults to production.noproduction

no outputs