android-workflow-internal - Generate Android CI and internal release workflows
Generates separate build and release GitHub Actions workflows for Android CI and Play Store internal track deployment.
Tags
Updated: 2026-09-24Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Verify Fastlane setup
- Verify Fastlane metadata structure
- Create workflow directory
- Create build workflow file
- Create release workflow file
- Validate workflow syntax
Inputs
- Android app package name
Outputs
- .github/workflows/build.yml
- .github/workflows/release-internal.yml
Requirements
- Service account setup
- Fastlane setup
- yamllint tool
