Skip to content

Conversation

@azu
Copy link
Member

@azu azu commented Oct 12, 2025

Add create-release-pr workflow

azu and others added 2 commits October 12, 2025 13:09
- Add workflow to automate version bumping and release PR creation
- Supports patch/minor/major version selection
- Generates changelog from commits since last tag
- Creates PR with comprehensive release notes

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

Co-Authored-By: Claude <[email protected]>
- Use peter-evans/create-pull-request action for simpler PR creation
- Use GitHub Release Notes API for automatic changelog generation
- Rename input from version_type to semver for consistency
- Move permissions to top-level for clarity
- Remove unnecessary complexity and manual git operations

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

Co-Authored-By: Claude <[email protected]>
@azu azu added the Type: CI Changes to CI configuration files and scripts label Oct 12, 2025
@azu azu changed the title feat: add create-release-pr workflow CI(release): add create-release-pr workflow Oct 12, 2025
@azu azu merged commit 752768f into master Oct 12, 2025
4 checks passed
@azu azu deleted the add-create-release-pr branch October 12, 2025 04:29
This was referenced Oct 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: CI Changes to CI configuration files and scripts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants