MetaMask / MetaMask/github-tools
`changelog-check` unnecessarily checks out a new copy of the repo
Đang mở
@cryptodev-2s đang làm issue này rồi.
Từ ngày 10/12/2025.
- Ngôn ngữ chính
- TypeScript
- Star
- 12
- Fork
- 7
- Merge trung bình
- 1 ngày 1 giờ
- Pull request đã merge (30 ngày)
- 10
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.