MetaMask / MetaMask/github-tools

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

未关闭
#187 0 条评论 0 个 reaction 已指派 1 人 已被 @cryptodev-2s 认领 在 GitHub 查看
主要语言
TypeScript
星标
12
派生
7
平均合并
1 天 1 小时
30 天内合并 PR
10

描述

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.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。