Halt Google Play Release
Version updated for https://github.com/mataku/halt-google-play-release-action to version v1.1.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Halt Google Play Release Action is a GitHub Action designed to programmatically halt a release in the Google Play Console for a specified track (e.g., production, beta) and version. It helps automate emergency rollbacks or stop problematic app releases, reducing the need for manual intervention. Key features include support for targeting specific app versions, compatibility with Service Account and External Account authentication, and detailed logging for troubleshooting.
Release notes
What’s Changed
- Consider GOOGLE_APPLICATION_CREDENTIALS by @mataku in https://github.com/mataku/halt-google-play-release-action/pull/7
New Contributors
- @mataku made their first contribution in https://github.com/mataku/halt-google-play-release-action/pull/7
Full Changelog: https://github.com/mataku/halt-google-play-release-action/compare/v1.0.0...v1.1.0