MetaMask / MetaMask/github-tools

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

Open
#187 0 comments 0 reactions 1 assignee Claimed by @cryptodev-2s View on GitHub
Dominant language
TypeScript
Stars
12
Forks
7
Avg merge
1d 1h
Merged PRs (30d)
10

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.