Iris
CreatedSunwood-ai-labs
Automates the generation of tag-based release notes for Git repositories by analyzing differences between tags.
About
Iris automates the creation of well-structured release notes for Git repositories based on tag differences. It analyzes changes between specified tags, categorizes them into features, improvements, and bug fixes, and outputs the release notes in Markdown format, which is automatically saved in the `.iris` directory. This streamlines the release documentation process, ensuring consistency and clarity in communicating updates to users and stakeholders.
Key Features
- Offers customizable release note templates.
- Automatically saves output to the `.iris` directory.
- Automatically detects differences between Git tags.
- Outputs in Markdown format.
- Categorizes changes into features, improvements, and bug fixes.
- 0 GitHub stars
Use Cases
- Automating release note creation for software projects.
- Generating release notes for different versions of a product.
- Providing clear and concise updates to users and stakeholders.