Skip to content

fix: cp-7.78.0 ensure perf e2e run on release branch#30258

Merged
cortisiko merged 1 commit into
mainfrom
ci/ensure-perf-builds-run-on-release
May 15, 2026
Merged

fix: cp-7.78.0 ensure perf e2e run on release branch#30258
cortisiko merged 1 commit into
mainfrom
ci/ensure-perf-builds-run-on-release

Conversation

@cortisiko
Copy link
Copy Markdown
Member

@cortisiko cortisiko commented May 15, 2026

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: only adjusts GitHub Actions gating logic for when the performance E2E workflow runs, without touching app/runtime code.

Overview
Ensures the run-performance-e2e-release.yml workflow runs for all pushes to release/* branches (in addition to workflow_dispatch), instead of only running on push when the commit was a metamaskbot version bump.

Keeps the scheduled trigger behavior (checking for recent metamaskbot version bumps) but updates comments/logging to reflect the new push trigger conditions.

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

…n there is a version bump"

This reverts commit 4d61496.
@cortisiko cortisiko requested a review from a team as a code owner May 15, 2026 15:04
@cortisiko cortisiko added no-changelog no-changelog Indicates no external facing user changes, therefore no changelog documentation needed no changelog required No changelog entry is required for this change labels May 15, 2026
@github-actions github-actions Bot added the pr-not-ready-for-e2e Skip E2E and block merging. Remove this label once the PR is ready to run the E2E tests. label May 15, 2026
@metamaskbotv2 metamaskbotv2 Bot added the team-qa QA team label May 15, 2026
@cortisiko cortisiko enabled auto-merge May 15, 2026 15:15
@sonarqubecloud
Copy link
Copy Markdown

@cortisiko cortisiko added this pull request to the merge queue May 15, 2026
Merged via the queue into main with commit c1071c4 May 15, 2026
87 checks passed
@cortisiko cortisiko deleted the ci/ensure-perf-builds-run-on-release branch May 15, 2026 15:31
@github-actions github-actions Bot locked and limited conversation to collaborators May 15, 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 15, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

no changelog required No changelog entry is required for this change no-changelog no-changelog Indicates no external facing user changes, therefore no changelog documentation needed pr-not-ready-for-e2e Skip E2E and block merging. Remove this label once the PR is ready to run the E2E tests. release-7.79.0 Issue or pull request that will be included in release 7.79.0 size-S team-qa QA team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants