nextdriveioe/Android Google Play Promote
Promote Android app releases between Google Play tracks with release notes support
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| service-account-json | Google Play service account JSON | yes | — |
| package-name | Android app package name | yes | — |
| version-code | Version code to promote | yes | — |
| from-track | Source track (internal/alpha/beta/production) | no | internal |
| to-track | Destination track (internal/alpha/beta/production) | no | production |
| release-note-en | Release note in English (en-US) | no | "" |
| release-note-ja | Release note in Japanese (ja-JP) | no | "" |
| release-note-zh-tw | Release note in Traditional Chinese (zh-TW) | no | "" |
| in-app-update-priority | In-app update priority (0-5) | no | 2 |
| user-fraction | Rollout fraction for production (0.0-1.0) | no | 1.0 |
Outputs
no outputs