Simek / yarn-lock-changes

Creates a comment inside Pull Request with the human-readable summary of changes to the Yarn lock file. Works with every Yarn version (classic and berry).
https://github.com/marketplace/actions/yarn-lock-changes
MIT License
132 stars 20 forks source link

Feature request: Also track duplicated as a status #73

Open twk3 opened 7 months ago

twk3 commented 7 months ago

Knowing how many duplicated packages is useful in PRs seperate from having them just listed as updated. (So maintainers can immediately ask contributors to run a yarn dedupe for example).