Skip to content

[WIP] Add symlink from .github/plugin/marketplace.json to .claude-plugin/marketplace.json - #24

Merged
JasonEtco merged 2 commits into
mainfrom
copilot/add-symlink-for-marketplace-json
Mar 6, 2026
Merged

[WIP] Add symlink from .github/plugin/marketplace.json to .claude-plugin/marketplace.json#24
JasonEtco merged 2 commits into
mainfrom
copilot/add-symlink-for-marketplace-json

Conversation

CopilotAI commented Mar 6, 2026

Copy link
Copy Markdown
Contributor
  • Create .claude-plugin/ directory with marketplace.json symlink pointing to ../.github/plugin/marketplace.json

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

…ugin/marketplace.json
Co-authored-by: JasonEtco <10660468+JasonEtco@users.noreply.github.com>
@JasonEtco
JasonEtco marked this pull request as ready for review March 6, 2026 18:36
CopilotAI review requested due to automatic review settings March 6, 2026 18:36

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

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 .claude-plugin/ entrypoint to the existing plugin marketplace definition by linking it to the canonical file under .github/plugin/, so tools expecting Claude’s directory layout can reuse the same marketplace configuration.

Changes:

  • Added .claude-plugin/marketplace.json as a symlink to ../.github/plugin/marketplace.json.

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

toby
toby approved these changes Mar 6, 2026
@JasonEtco
JasonEtco added this pull request to the merge queueMar 6, 2026
Merged via the queue into main with commit 7fb23aeMar 6, 2026
4 checks passed
@JasonEtco
JasonEtco deleted the copilot/add-symlink-for-marketplace-json branch March 6, 2026 18:39
Sign up for freeto 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.

4 participants

@toby@JasonEtco