Skip to content

Conversation

XxdpavelxX
Copy link
Contributor

@XxdpavelxX XxdpavelxX commented Oct 17, 2025

Description

Fix for the following error.
error:

Checking for existing branch release/7.58.0-Changelog
Creating new branch release/7.58.0-Changelog
Switched to a new branch 'release/7.58.0-Changelog'
Branch release/7.58.0-Changelog ready
Generating changelog for mobile via npx @metamask/[email protected]..
npm warn exec The following package was not found and will be installed: @metamask/[email protected]
Error: Unrecognized line: '* fix: address feature flag config issue'
    at parseChangelog (/home/runner/.npm/_npx/6cfb3df63ccce84f/node_modules/@metamask/auto-changelog/dist/parse-changelog.js:147:19)
    at updateChangelog (/home/runner/.npm/_npx/6cfb3df63ccce84f/node_modules/@metamask/auto-changelog/dist/update-changelog.js:107:60)
    at update (/home/runner/.npm/_npx/6cfb3df63ccce84f/node_modules/@metamask/auto-changelog/dist/cli.js:91:78)
    at async main (/home/runner/.npm/_npx/6cfb3df63ccce84f/node_modules/@metamask/auto-changelog/dist/cli.js:368:9)
Error: Process completed with exit code 1.

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.

Note

Standardizes CHANGELOG.md list bullets in 7.56.x entries from * to - to resolve parsing errors.

  • Documentation:
    • Normalize list markers in CHANGELOG.md from * to - for versions 7.56.4, 7.56.3, 7.56.2, and 7.56.1 to ensure correct changelog parsing.

Written by Cursor Bugbot for commit 59dde20. This will update automatically on new commits. Configure here.

Copy link
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.

@metamaskbot metamaskbot added the team-dev-ops DevOps team label Oct 17, 2025
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants