MetaMask / MetaMask/github-tools
`changelog-check` unnecessarily checks out a new copy of the repo
Offen
#187
0 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @cryptodev-2s
Auf GitHub ansehen
- Vorherrschende Sprache
- TypeScript
- Sterne
- 12
- Forks
- 7
- Ø Merge
- 1 T. 1 Std.
- Gemergte PRs (30 T.)
- 10
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.