mirror of
https://github.com/sdras/awesome-actions.git
synced 2026-07-16 19:42:13 -05:00
[PR #419] [MERGED] Add Highlight New NPM Dependencies action #4624
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?
📋 Pull Request Information
Original PR: https://github.com/sdras/awesome-actions/pull/419
Author: @hiwelo
Created: 5/10/2020
Status: ✅ Merged
Merged: 8/27/2020
Merged by: @sdras
Base:
master← Head:patch-1📝 Commits (2)
5dde529Add Highlight New NPM Dependencies action3149665Clarify description📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
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 😸
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.