Upgrade microsoft-foundry plugin to 1.0.6 - #2561
Merged
aaronpowell merged 3 commits intoAug 7, 2026
Merged
Conversation
Update the external plugin catalog to the 1.0.6 source commit and regenerate the marketplace output.
Contributor
🔒 PR Risk Scan ResultsScanned 2 changed file(s).
✅ No matching risk patterns were detected in changed files.
|
Contributor
|
| Plugin | spec compliance (non-blocking) | vally lint | install smoke test | version match | ref/sha consistency | canvas structure | overall | source tree |
|---|---|---|---|---|---|---|---|---|
| microsoft-foundry | ✅ pass | ✅ pass | ✅ pass | ⚪ not_run | ✅ pass | ✅ pass | c3a1606fb83ba4b89e205b1723a22e1c497f66a2 |
Gate output details
microsoft-foundry - spec compliance (⚠️ warning)
Agent Plugins v1.0.0 manifest warnings:
- manifest location is ".github/plugin/plugin.json"; expected "plugin.json" at plugin root
- $schema should be "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json"
- field "extensions" must be an object when provided
- top-level field "logo" is not part of Agent Plugins v1.0.0
- schema validation: manifest must have required property '$schema'
- schema validation: manifest must NOT have additional properties
- schema validation: /extensions must be object
microsoft-foundry - vally lint (✅ pass)
0 skill(s) linted
microsoft-foundry - install smoke test (✅ pass)
Install smoke test succeeded. Verified /tmp/external-plugin-quality-PWfp6w/copilot-home/.copilot/installed-plugins/external-plugin-intake/microsoft-foundry/.github/plugin/plugin.json.
microsoft-foundry - version match (pass)
- c3a1606fb83ba4b89e205b1723a22e1c497f66a2: matched version "1.0.6" at "microsoft-foundry/.github/plugin/plugin.json".
microsoft-foundry - ref/sha consistency (not_run)
Ref/SHA consistency gate skipped because one of source.ref or source.sha was not provided.
microsoft-foundry - canvas structure (pass)
- c3a1606fb83ba4b89e205b1723a22e1c497f66a2: found "microsoft-foundry/extensions" with entry point "microsoft-foundry/extensions/microsoft-foundry/extension.mjs".
- microsoft-foundry: spec=warning, vally-lint=pass, install-smoke=pass, version-match=pass, ref-sha-consistency=not_run, canvas-structure=pass, overall=pass
Contributor
There was a problem hiding this comment.
Pull request overview
Upgrades the external microsoft-foundry plugin to version 1.0.6 and updates its pinned source commit.
Changes:
- Updates the plugin version and source SHA.
- Regenerates marketplace metadata consistently.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
plugins/external.json |
Updates the external plugin catalog entry. |
.github/plugin/marketplace.json |
Reflects the regenerated marketplace entry. |
Point the external plugin catalog and generated marketplace output to the replacement 1.0.6 source commit.
aaronpowell
approved these changes
Aug 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Checklist
mainbranch for this pull request.Description
Upgrades the external
microsoft-foundryplugin from version1.0.5to1.0.6using source commitc3a1606fb83ba4b89e205b1723a22e1c497f66a2.Regenerates
.github/plugin/marketplace.jsonfrom the updated external plugin catalog.Type of Contribution
Validation
1.0.6npm run buildnpm run plugin:validatebash eng/fix-line-endings.shgit diff --check