Generates comprehensive and formatted release notes from GitHub repositories, efficiently organizing commits by type and including detailed statistics using smart API usage.
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください
Generates release notes for a GitHub repository. Parameters: owner (string), repo (string), commitRange (object with fromCommit and toCommit as optional strings), format (object with type as 'markdown', groupBy as 'type', and includeStats as boolean).