Generates comprehensive and formatted release notes from GitHub repositories, efficiently organizing commits by type and including detailed statistics using smart API usage.
No reviews yet. Be the first to review!
Sign in to join the conversation
Generates release notes for a GitHub repository. Parameters: owner (string), repo (string), commitRange (object with optional fromCommit (string) and toCommit (string)), format (object with type (string), groupBy (string), and includeStats (boolean))