mirror of
https://github.com/sdras/awesome-actions.git
synced 2026-07-16 19:42:13 -05:00
[PR #419] Add Highlight New NPM Dependencies action #1104
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/sdras/awesome-actions/pull/419
State: closed
Merged: Yes
This commit introduces the Highlight New NPM Dependencies to this list of GitHub actions, in the
Dependenciessection.This action aims to comment pull requests introducing new (dev-)dependencies in a project, with a set of basic information about the new dependencies.
It also works with monorepos.
I hope it's compliant with the contribution guidelines (at least, I tried to), please let me know if there is anything to change 😸