MetaMask / MetaMask/github-tools
`changelog-check` unnecessarily checks out a new copy of the repo
Abierto
- Lenguaje dominante
- TypeScript
- Estrellas
- 12
- Forks
- 7
- Merge medio
- 1 d 1 h
- PR fusionados (30 d)
- 10
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.