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.