Skip to content

Add version upgrade action for marketplaces#8

Open
ganeshdipdumbare wants to merge 12 commits intomainfrom
add-bump-version-action
Open

Add version upgrade action for marketplaces#8
ganeshdipdumbare wants to merge 12 commits intomainfrom
add-bump-version-action

Conversation

@ganeshdipdumbare
Copy link
Contributor

@ganeshdipdumbare ganeshdipdumbare commented Mar 12, 2026

  • The action will automatically bump the upsun plugin version for Claude-Code and Cursor when we create Github release with tag in the format of semver.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a GitHub Actions workflow to automatically bump the version field in marketplace JSON files for Claude and Cursor plugins whenever a new release is published.

Changes:

  • New workflow that triggers on release, extracts the version from the tag, updates both marketplace JSON files via jq, and commits the result
  • Added version field to .claude-plugin/marketplace.json and .cursor-plugin/marketplace.json

Reviewed changes

Copilot reviewed 1 out of 3 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/update-version-on-release.yml New workflow to auto-bump marketplace plugin versions on release
.claude-plugin/marketplace.json Added initial version field
.cursor-plugin/marketplace.json Added initial version field

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

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.

2 participants