edits_commit
Commit and publish all changes in an Android app edit. Optionally skip automatic review submission by setting changesNotSentForReview to true.
Instructions
Commit and publish all changes in the edit. Pass changesNotSentForReview=true to skip automatic review submission.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packageName | Yes | Android application package name, e.g. com.example.app | |
| editId | Yes | Edit id returned by `edits_insert` — required for all edits.* writes | |
| changesNotSentForReview | No |