`changelog-check` unnecessarily checks out a new copy of the repo

Open
#187 0 comments 0 reactions 1 assignee View on GitHub

@cryptodev-2s is already working on this.

Since Dec 10, 2025.

Assessment

This issue has not been assessed yet.

Description

The changelog-check action creates a second copy of the repo being checked, to use as a point of comparison. This seems unnecessary (git can compare across refs, and even show file contents across refs), and makes the script much more difficult to run locally, and makes it slower.

We should update it to operate on a single copy of the repository.

Dominant language
TypeScript
Stars
12
Forks
7
Avg merge
1d 1h
Merged PRs (30d)
10

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from MetaMask/github-tools

All issues in MetaMask/github-tools

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.