MetaMask / MetaMask/github-tools
`changelog-check` unnecessarily checks out a new copy of the repo
Aperta
@cryptodev-2s ci sta già lavorando.
Dal 10/12/2025.
- Lingua principale
- TypeScript
- Stelle
- 12
- Fork
- 7
- Merge medio
- 1g 1h
- PR unite (30g)
- 10
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.