Halt Release
halt_releaseHalt a staged rollout on Google Play immediately, without confirmation, to stop the release during an incident. This safety operation takes effect right away and is written to the audit log.
Instructions
Halt a staged rollout. Takes effect immediately, no confirmation needed.
Deliberately NOT behind the confirmation gate. Halting is the one operation that makes things safer, and demanding a second round-trip during an incident is itself the failure mode. It is still written to the audit log.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track | Yes | Track containing the release (internal, alpha, beta, production) | |
| package_name | Yes | App package name | |
| version_code | Yes | Version code of the release to halt |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||