Dependency Changelog Summarizer
Create a GitHub Action that watches for dependency updates and posts changelog summaries to pull requests.
Prompt
Make a GitHub Action that watches for dependency updates, runs a script that summarizes the changelogs of updated packages, and posts the summary to the pull request as a comment.