Skip to content

Copy .claude-plugin/plugin.json to repo root for Claude marketplace support#1605

Merged
tmeschter merged 1 commit intomicrosoft:mainfrom
tmeschter:260331-UpdateCopyPipeline
Mar 31, 2026
Merged

Copy .claude-plugin/plugin.json to repo root for Claude marketplace support#1605
tmeschter merged 1 commit intomicrosoft:mainfrom
tmeschter:260331-UpdateCopyPipeline

Conversation

@tmeschter
Copy link
Copy Markdown
Member

@tmeschter tmeschter commented Mar 31, 2026

Updates the sync-to-microsoft-azure-skills job in the publish-to-marketplace workflow to copy .claude-plugin/plugin.json to the repo root of microsoft/azure-skills, enabling the Azure plugin to be discoverable in the Claude marketplace.

Changes:

  • Step 5 — Copy .claude-plugin/plugin.json to target-repo/.claude-plugin/
  • Step 6 — Rewrite GitHub URLs in the new file
  • Step 7 — Restore version before diffing
  • Step 8 — Bump version alongside other plugin.json files

…upport

Add .claude-plugin/plugin.json to the sync-to-microsoft-azure-skills job
so the Azure plugin is discoverable in the Claude marketplace. Updates
the copy, URL replacement, version restore, and version bump steps.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 31, 2026 19:07
Copy link
Copy Markdown
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

This PR updates the sync-to-microsoft-azure-skills job in the publish workflow so that the Claude marketplace manifest (.claude-plugin/plugin.json) is copied into the target repo root (under .claude-plugin/) when syncing to microsoft/azure-skills, and is included in the existing URL-rewrite and version-bump logic.

Changes:

  • Copy source-repo/plugin/.claude-plugin/plugin.json into target-repo/.claude-plugin/plugin.json.
  • Include the new root .claude-plugin/plugin.json in the URL rewrite pass.
  • Include the new root .claude-plugin/plugin.json in version restore + version bump file lists.

@tmeschter tmeschter merged commit 2950401 into microsoft:main Mar 31, 2026
13 checks passed
tmeschter added a commit to tmeschter/GitHub-Copilot-for-Azure that referenced this pull request Apr 2, 2026
…upport (microsoft#1605)

Add .claude-plugin/plugin.json to the sync-to-microsoft-azure-skills job
so the Azure plugin is discoverable in the Claude marketplace. Updates
the copy, URL replacement, version restore, and version bump steps.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
tmeschter added a commit to tmeschter/GitHub-Copilot-for-Azure that referenced this pull request Apr 2, 2026
…upport (microsoft#1605)

Add .claude-plugin/plugin.json to the sync-to-microsoft-azure-skills job
so the Azure plugin is discoverable in the Claude marketplace. Updates
the copy, URL replacement, version restore, and version bump steps.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

3 participants