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 還沒有評估資料。