mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-09 19:32:24 +00:00
- Create scripts/generate-release-notes.sh to auto-generate release notes from git commits - Supports both Anthropic Claude and OpenAI APIs - Uses Claude Haiku 4.5 (claude-haiku-4-5-20251001) for cost efficiency ($1/$5 per million tokens) - Falls back to OpenAI gpt-4o-mini if Anthropic key not available - Integrates into release workflow between validation and release creation - Compares current version with previous git tag to generate changelog - Outputs categorized, user-friendly release notes with installation instructions Workflow now automatically: 1. Finds previous release tag 2. Analyzes all commits since last release 3. Generates structured release notes via LLM 4. Uses generated notes for draft release body Requires ANTHROPIC_API_KEY or OPENAI_API_KEY in GitHub secrets. Related to #671 (automated release workflow) |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| workflows | ||