Skip to content

ci: allow build prod andorid#30344

Merged
tommasini merged 3 commits into
mainfrom
chore/allow-build-prod-android
May 20, 2026
Merged

ci: allow build prod andorid#30344
tommasini merged 3 commits into
mainfrom
chore/allow-build-prod-android

Conversation

@tommasini

@tommasini tommasini commented May 18, 2026

Copy link
Copy Markdown
Contributor

Description

Changelog

CHANGELOG entry:

Related issues

Fixes:

Manual testing steps

Feature: my feature name

  Scenario: user [verb for user action]
    Given [describe expected initial app state]

    When user [verb for user action]
    Then [describe expected outcome]

Screenshots/Recordings

Before

After

Pre-merge author checklist

Performance checks (if applicable)

  • I've tested on Android
    • Ideally on a mid-range device; emulator is acceptable
  • I've tested with a power user scenario
    • Use these power-user SRPs to import wallets with many accounts and tokens
  • I've instrumented key operations with Sentry traces for production performance metrics

For performance guidelines and tooling, see the Performance Guide.

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

Note

Low Risk
Low risk CI-only change that expands allowed environment values; main risk is accidental production-track builds if triggered incorrectly.

Overview
Adds prod as an allowed environment/track for the build-android.yml GitHub Actions workflow (both workflow_call input description and workflow_dispatch choice list).

Removes the runtime validate-inputs job that previously restricted environment to exp|beta|rc, so callers can now invoke the workflow with prod.

Reviewed by Cursor Bugbot for commit fffb30b. Bugbot is set up for automated code reviews on this repo. Configure here.

@tommasini tommasini added the no-changelog no-changelog Indicates no external facing user changes, therefore no changelog documentation needed label May 18, 2026
@tommasini tommasini requested a review from a team as a code owner May 18, 2026 21:29
@github-actions

Copy link
Copy Markdown
Contributor

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

@metamaskbotv2 metamaskbotv2 Bot added the team-mobile-platform Mobile Platform team label May 18, 2026
Comment thread .github/workflows/build-android.yml
Comment thread .github/workflows/build-android.yml
@github-actions github-actions Bot added size-S and removed size-XS labels May 18, 2026

@cursor cursor Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit fffb30b. Configure here.

Comment thread .github/workflows/build-android.yml
@sonarqubecloud

Copy link
Copy Markdown

@tommasini tommasini enabled auto-merge May 20, 2026 12:29
@tommasini tommasini added this pull request to the merge queue May 20, 2026
Merged via the queue into main with commit bdd058d May 20, 2026
104 checks passed
@tommasini tommasini deleted the chore/allow-build-prod-android branch May 20, 2026 12:49
@github-actions github-actions Bot locked and limited conversation to collaborators May 20, 2026
@metamaskbotv2 metamaskbotv2 Bot added the release-7.79.0 Issue or pull request that will be included in release 7.79.0 label May 20, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

no-changelog no-changelog Indicates no external facing user changes, therefore no changelog documentation needed release-7.79.0 Issue or pull request that will be included in release 7.79.0 size-S team-mobile-platform Mobile Platform team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants