Skip to content

ci: bump sonarcloud action#26276

Merged
jvbriones merged 1 commit into
mainfrom
chore-sonar-bump
Feb 20, 2026
Merged

ci: bump sonarcloud action#26276
jvbriones merged 1 commit into
mainfrom
chore-sonar-bump

Conversation

@jvbriones

@jvbriones jvbriones commented Feb 19, 2026

Copy link
Copy Markdown
Contributor

Description

bump SonarCloud action to the last stable one

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

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.

@jvbriones jvbriones requested a review from a team as a code owner February 19, 2026 15:02
@jvbriones jvbriones added the no-changelog no-changelog Indicates no external facing user changes, therefore no changelog documentation needed label Feb 19, 2026
@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.

@jvbriones jvbriones enabled auto-merge February 19, 2026 15:03
@jvbriones jvbriones added the team-qa QA team label Feb 19, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🔍 Smart E2E Test Selection

  • Selected E2E tags: None (no tests recommended)
  • Selected Performance tags: None (no tests recommended)
  • Risk Level: low
  • AI Confidence: 95%
click to see 🤖 AI reasoning details

E2E Test Selection:
The change is a simple version bump of the SonarCloud scan GitHub Action from v5.3.1 to v7.0.0 in the CI workflow. This is purely a CI infrastructure change for code quality analysis that:

  1. Does not modify any application code, components, or features
  2. Does not affect E2E test infrastructure (Detox framework, page objects, fixtures)
  3. Does not impact any user-facing functionality
  4. The SonarCloud step has continue-on-error: true, meaning it won't block CI even if it fails
  5. SonarCloud is a static code analysis tool that runs independently of E2E tests

No E2E tests are needed because this change has zero impact on the app's functionality, UI, or test execution. The change is isolated to the code quality scanning step in CI.

Performance Test Selection:
This change only updates a SonarCloud GitHub Action version in the CI workflow. It has no impact on app code, UI rendering, data loading, or any runtime behavior. No performance tests are needed as the change is purely CI infrastructure for static code analysis.

View GitHub Actions results

@sonarqubecloud

Copy link
Copy Markdown

@jvbriones jvbriones added this pull request to the merge queue Feb 20, 2026
Merged via the queue into main with commit 750e5f9 Feb 20, 2026
103 of 104 checks passed
@jvbriones jvbriones deleted the chore-sonar-bump branch February 20, 2026 11:17
@github-actions github-actions Bot locked and limited conversation to collaborators Feb 20, 2026
@metamaskbot metamaskbot added the release-7.68.0 Issue or pull request that will be included in release 7.68.0 label Feb 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.68.0 Issue or pull request that will be included in release 7.68.0 size-XS team-qa QA team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants