Weekly PR Changelog Generator
「週次PR変更履歴ジェネレーター」
Create a GitHub Action that summarizes recently merged pull requests and updates a changelog file.
「最近マージされたプルリクエストを要約し、変更履歴ファイルを更新するGitHub Actionを作成する。」
Prompt
I want a GitHub Action that summarizes all pull requests merged in the past 7 days and generates a CHANGELOG.md entry. Output should include PR titles, authors, and links.