claude-code-sdk-python/.github/workflows
Ashwin Bhat 4e01cad761
feat: automate changelog generation in release workflow
Add automatic changelog generation from git commits when creating releases:
- Create update_changelog.py script to parse commits and generate entries
- Update publish.yml to run changelog generation and include CHANGELOG.md in release PRs
- Add 0.1.1 entry to CHANGELOG.md documenting recent changes

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-07 18:18:25 -07:00
..
claude-code-review.yml Add Claude Code GitHub Workflow 2025-06-17 17:03:37 -07:00
claude-issue-triage.yml Add Claude issue triage workflow 2025-07-03 11:15:41 -07:00
claude.yml fix pytest allowed tool (#117) 2025-08-06 16:03:30 -07:00
create-release-tag.yml Rename claude_code to claude_agent (#188) 2025-09-28 14:52:53 -07:00
lint.yml Standardize GitHub workflow triggers (#155) 2025-09-07 18:31:38 -07:00
publish.yml feat: automate changelog generation in release workflow 2025-10-07 18:18:25 -07:00
test.yml Add Windows support to test workflows (#222) 2025-10-07 17:28:24 -07:00