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 摘要。