Phase 1: split source vs published refs and verify dual publish (#2085)

* chore: finalize phase 1 marketplace migration wiring

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fix: avoid hardcoded source branch in plugin docs links

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
Aaron Powell
2026-06-22 15:04:40 +10:00
committed by GitHub
parent 8febac4d2f
commit b253270faa
5 changed files with 41 additions and 10 deletions
+2
View File
@@ -22,6 +22,8 @@ See [CONTRIBUTING.md](../CONTRIBUTING.md#adding-plugins) for guidelines on how t
**Find & Install in VS Code:**
- Open the Extensions search view and type \`@agentPlugins\` to browse available plugins
- Or open the Command Palette and run \`Chat: Plugins\`
- Published marketplace manifest (tool-facing): `https://raw.githubusercontent.com/github/awesome-copilot/marketplace/.github/plugin/marketplace.json`
- Source plugin content (human-authored): `https://github.com/github/awesome-copilot/tree/HEAD/plugins`
| Name | Description | Items | Tags |
| ---- | ----------- | ----- | ---- |