MetaMask / MetaMask/github-tools
`changelog-check` unnecessarily checks out a new copy of the repo
未关闭
- 主要语言
- 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 还没有评估数据。