MetaMask / MetaMask/github-tools
`changelog-check` hangs indefinitely when there is an extra paren in the change entry PR list
Open
@cryptodev-2s is already working on this.
Since Dec 10, 2025.
- Dominant language
- TypeScript
- Stars
- 12
- Forks
- 7
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 10
Description
We encountered an instance recently where the changelog-check script got stuck. It turned out that it was because of an extra open paren in a change entry, inside of the list of linked PRs:
Here is the run where it stalled: https://github.com/MetaMask/core/actions/runs/20099204043/job/57666868281?pr=7430
We should ensure the changelog-check action prints an error in this case rather than stalling.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.