Skip to content

Conversation

@Qbandev
Copy link
Contributor

@Qbandev Qbandev commented Dec 5, 2025

Description

Updates github-tools to v1.1.3 in release workflows.

Changes

  • Updated update-release-changelog.yml to use github-tools@v1.1.3

What's included in v1.1.3

  • Fixed: Prevent changelog PR creation when branches are in sync (#177)

See github-tools v1.1.3 release notes.

Changelog

CHANGELOG entry: null

Related issues

Fixes: https://consensyssoftware.atlassian.net/browse/INFRA-3167

Manual testing steps

Feature: Release changelog workflow

  Scenario: Workflow uses updated github-tools version
    Given the workflow configuration is updated

    When a release branch receives a push
    Then the workflow uses github-tools v1.1.3

Screenshots/Recordings

N/A - workflow configuration change only

Before

N/A

After

N/A

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.

Updates github-tools to v1.1.3 which includes:
- Fix: Prevent changelog PR creation when branches are in sync (#177)
@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

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.

@metamaskbot metamaskbot added the team-dev-ops DevOps team label Dec 5, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

🔍 Smart E2E Test Selection

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

The change is a minor version bump (v1.1.2 → v1.1.3) of an external GitHub Action used in the release changelog workflow. This workflow only runs on pushes to release branches and handles automated changelog generation. It does not affect:

  • Application source code
  • E2E test infrastructure
  • Any user-facing features or flows
  • Core wallet functionality
  • Controllers, Engine, or any critical paths

This is purely a CI/CD maintenance change with no functional impact on the mobile app itself. No E2E tests need to be run as there is no application code being modified that could affect user-facing behavior.

View GitHub Actions results

@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 5, 2025

@Qbandev Qbandev enabled auto-merge December 5, 2025 12:25
@Qbandev Qbandev added this pull request to the merge queue Dec 5, 2025
Merged via the queue into main with commit 6c08334 Dec 5, 2025
96 checks passed
@Qbandev Qbandev deleted the feat/update-github-tools-v1.1.3 branch December 5, 2025 15:01
@github-actions github-actions bot locked and limited conversation to collaborators Dec 5, 2025
@metamaskbot metamaskbot added the release-7.62.0 Issue or pull request that will be included in release 7.62.0 label Dec 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

release-7.62.0 Issue or pull request that will be included in release 7.62.0 size-XS team-dev-ops DevOps team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants