Release Notes Scribe
Version updated for https://github.com/btfranklin/release-notes-scribe to version v0.1.2.
- This action is used across all versions by 3 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Release Notes Scribe” GitHub Action automates the generation of draft release notes for GitHub releases by analyzing commit messages and code diffs between tags, leveraging the OpenAI Responses API for structured summarization. It simplifies release management by creating detailed and well-organized notes, reducing manual effort and ensuring consistency in documentation. Key features include customization of the release notes, integration with GitHub’s release system, and support for large-scale releases with efficient summarization.
Release notes
What’s Changed
- Updated the default OpenAI model to
gpt-5.4for the action and related configuration files. - Refreshed documentation to reflect the new default model version.