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 optional fromCommit and toCommit as strings), format (object with type as 'markdown', groupBy as 'type', and includeStats as boolean).