Skip to content

Add auto-release workflow - #5

Merged
5uck1ess merged 1 commit into
mainfrom
feature/auto-release
Apr 3, 2026
Merged

Add auto-release workflow#5
5uck1ess merged 1 commit into
mainfrom
feature/auto-release

Conversation

@5uck1ess

@5uck1ess 5uck1ess commented Apr 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds release.yml GitHub Actions workflow that automatically creates a git tag and GitHub Release when .claude-plugin/plugin.json version is bumped on push to main
  • Extracts release notes from CHANGELOG.md for the matching version
  • Skips if tag already exists (safe for re-runs)

Test plan

  • Merge PR, then bump version in plugin.json and push to verify tag + release are created automatically

@5uck1ess
5uck1ess merged commit 8d67677 into main Apr 3, 2026
1 check passed
@5uck1ess
5uck1ess deleted the feature/auto-release branch April 3, 2026 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant