Dependency Changelog Summarizer
依赖项变更日志摘要器
Create a GitHub Action that watches for dependency updates and posts changelog summaries to pull requests.
创建一个GitHub Action,用于监控依赖项更新并将变更日志摘要发布到拉取请求中。
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.