Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2025

Bumps MetaMask/github-tools/.github/workflows/changelog-check.yml from fc6fe1a3fb591f6afa61f0dbbe7698bd50fab9c7 to 7b583a3b2c177b32b7d19cc7748c531e11ff2b9d.

Commits
  • 7b583a3 chore: add minimal age to package installations (#161)
  • 701a894 INFRA-3041:removed extra stable sync PR files (#160)
  • bfb5e6f fix: add shouldExtractPrLinks to parseChangelog to populate prNumbers (#159)
  • 6a04e4d Fix: Updated yarn version to 4.10.3 to resolve npmMinimalAgeGate error (#156)
  • c0ec1c3 fix(changelog-check): improve devDependencies section detection in git diffs ...
  • 79ce6e3 INFRA-3041: Stable sync workflow fixes (#154)
  • 749c097 chore: sync extension+mobile changelog processes (#157)
  • 6269f72 chore: rename prefix automatically (#155)
  • 6742ebe test: uses foundry-version input (#151)
  • c701a7b chore: rename column in post-validation script (#153)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note

Update changelog-check reusable workflow and action-sha to commit f4b2aa8.

  • CI:
    • Update uses reference and action-sha in .github/workflows/changelog-check.yml to MetaMask/github-tools commit f4b2aa8.

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

cryptodev-2s
cryptodev-2s previously approved these changes Nov 13, 2025
Copy link
Contributor

@cryptodev-2s cryptodev-2s left a comment

Choose a reason for hiding this comment

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

LGTM!

@cryptodev-2s cryptodev-2s enabled auto-merge (squash) November 13, 2025 08:15
@cryptodev-2s cryptodev-2s force-pushed the dependabot/github_actions/main/MetaMask/github-tools/dot-github/workflows/changelog-check.yml-7b583a3b2c177b32b7d19cc7748c531e11ff2b9d branch from 32f0072 to 373c644 Compare November 13, 2025 09:16
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2025

A newer version of MetaMask/github-tools/.github/workflows/changelog-check.yml exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@cryptodev-2s
Copy link
Contributor

@dependabot recreate

…heck.yml from fc6fe1a3fb591f6afa61f0dbbe7698bd50fab9c7 to 7b583a3b2c177b32b7d19cc7748c531e11ff2b9d

Dependabot couldn't find the original pull request head commit, 4de0d8f.
@dependabot dependabot bot force-pushed the dependabot/github_actions/main/MetaMask/github-tools/dot-github/workflows/changelog-check.yml-7b583a3b2c177b32b7d19cc7748c531e11ff2b9d branch from 373c644 to cb7e7fd Compare November 20, 2025 09:25
uses: MetaMask/github-tools/.github/workflows/changelog-check.yml@f4b2aa82741f641bad93b8a0242c06cc0de72d5e
with:
action-sha: fc6fe1a3fb591f6afa61f0dbbe7698bd50fab9c7
action-sha: f4b2aa82741f641bad93b8a0242c06cc0de72d5e
Copy link

Choose a reason for hiding this comment

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

Bug: Workflow updated to wrong commit hash

The PR description specifies bumping to commit 7b583a3b2c177b32b7d19cc7748c531e11ff2b9d, but the diff updates both uses and action-sha to f4b2aa82741f641bad93b8a0242c06cc0de72d5e instead. This mismatch between the stated intention and actual implementation means the workflow is pinned to a different commit than intended.

Fix in Cursor Fix in Web

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

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants