Skip to content

Rename foundry-agent-canvas plugin to microsoft-foundry#2405

Merged
ayangupt merged 1 commit into
github:mainfrom
qinezh:qinezh-potential-parakeet
Jul 23, 2026
Merged

Rename foundry-agent-canvas plugin to microsoft-foundry#2405
ayangupt merged 1 commit into
github:mainfrom
qinezh:qinezh-potential-parakeet

Conversation

@qinezh

@qinezh qinezh commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

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

  • I have read and followed the CONTRIBUTING.md guidelines.
  • I have read and followed the Guidance for submissions involving paid services.
  • My contribution adds a new instruction, prompt, agent, skill, workflow, or canvas extension file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, agent, skill, workflow, or canvas extension with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.
  • I am targeting the main branch for this pull request.

Description


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New agent file.
  • New plugin.
  • New skill file.
  • New agentic workflow.
  • New canvas extension.
  • Update to existing instruction, prompt, agent, plugin, skill, workflow, or canvas extension.
  • Other (please specify):

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.

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
Copilot AI review requested due to automatic review settings July 23, 2026 12:35
@qinezh
qinezh requested a review from aaronpowell as a code owner July 23, 2026 12:35
@github-actions github-actions Bot added external-plugin Public external plugin submission plugin PR touches plugins labels Jul 23, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🔒 PR Risk Scan Results

Scanned 2 changed file(s).

Severity Count
🔴 High 0
🟠 Medium 0
ℹ️ Info 0

✅ No matching risk patterns were detected in changed files.

This is an automated soft-gate report. Findings indicate review targets and do not block merge by themselves.

@github-actions github-actions Bot added the requires-submitter-fixes Submission has quality-gate findings that submitter must fix before maintainer review label Jul 23, 2026
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ External plugin PR checks require submitter fixes

  • Changed entries detected: 1
  • Workflow state label: requires-submitter-fixes

Per-plugin quality summary

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

Copilot AI 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

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 ayangupt 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.

Reviewed during maintainer triage — required checks green and no unresolved Copilot review comments. Approving to merge.

@ayangupt
ayangupt merged commit 44f3f0d into github:main Jul 23, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

external-plugin Public external plugin submission plugin PR touches plugins requires-submitter-fixes Submission has quality-gate findings that submitter must fix before maintainer review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants