Rename foundry-agent-canvas plugin to microsoft-foundry#2405
Merged
Conversation
Update external plugin registration: rename identity and source.path to microsoft-foundry, bump version to 1.0.3, refresh description and source.sha, and regenerate marketplace.json. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 68571581-f9d1-4b01-a5d7-0a49c4a6b3b5
Contributor
🔒 PR Risk Scan ResultsScanned 2 changed file(s).
✅ No matching risk patterns were detected in changed files.
|
Contributor
|
| Plugin | vally lint | install smoke test | version match | canvas structure | overall | source tree |
|---|---|---|---|---|---|---|
| microsoft-foundry | pass | pass | pass | fail | fail | 9e5fae9942514a8b90281886285052a99fc1932b |
Gate output details
microsoft-foundry - vally lint (pass)
0 skill(s) linted
microsoft-foundry - install smoke test (pass)
Install smoke test succeeded. Verified /tmp/external-plugin-quality-Hdu8aA/copilot-home/.copilot/installed-plugins/external-plugin-intake/microsoft-foundry/.github/plugin/plugin.json.
microsoft-foundry - version match (pass)
- 9e5fae9942514a8b90281886285052a99fc1932b: matched version "1.0.3" at "microsoft-foundry/.github/plugin/plugin.json".
microsoft-foundry - canvas structure (fail)
- 9e5fae9942514a8b90281886285052a99fc1932b: missing required canvas extension entry point "microsoft-foundry/extensions/extension.mjs".
- microsoft-foundry: vally-lint=pass, install-smoke=pass, version-match=pass, canvas-structure=fail, overall=fail
Contributor
There was a problem hiding this comment.
Pull request overview
Renames the external Foundry plugin and refreshes its marketplace metadata.
Changes:
- Renames the plugin to
microsoft-foundry. - Updates its description, version, source path, and pinned SHA.
- Regenerates the marketplace entry.
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 registration. |
.github/plugin/marketplace.json |
Regenerates the renamed marketplace entry. |
ayangupt
approved these changes
Jul 23, 2026
ayangupt
left a comment
Contributor
There was a problem hiding this comment.
Reviewed during maintainer triage — required checks green and no unresolved Copilot review comments. Approving to merge.
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.
Update external plugin registration: rename identity and source.path to microsoft-foundry, bump version to 1.0.3, refresh description and source.sha, and regenerate marketplace.json.
Pull Request Checklist
npm startand verified thatREADME.mdis up to date.mainbranch for this pull request.Description
Type of Contribution
Additional Notes
By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.