Skip to content

Upgrade microsoft-foundry plugin to 1.0.10 - #2891

Merged
aaronpowell merged 1 commit into
github:mainfrom
qinezh:qinezh/upgrade-microsoft-foundry-1.0.10
Sep 2, 2026
Merged

Upgrade microsoft-foundry plugin to 1.0.10#2891
aaronpowell merged 1 commit into
github:mainfrom
qinezh:qinezh/upgrade-microsoft-foundry-1.0.10

Conversation

@qinezh

@qinezh qinezh commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • I have read and followed the Guidance for submissions involving paid services.
  • N/A - This contribution updates an existing external plugin listing rather than adding a new instruction, prompt, agent, skill, workflow, or canvas extension file.
  • N/A - No new resource file is introduced, so the file naming convention does not apply.
  • The content is clearly structured and follows the example format.
  • I have tested the plugin with GitHub Copilot through the automated external-plugin install smoke test and quality gates.
  • 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

Upgrades the external microsoft-foundry plugin from version 1.0.9 to 1.0.10 using source commit e0199e45c066a2c96f3f3342d5960b227324f05a.

Regenerates .github/plugin/marketplace.json from the updated external plugin catalog.


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):

Validation

  • Verified the source manifest at the pinned commit declares version 1.0.10.
  • npm start
  • bash eng/fix-line-endings.sh
  • npm run plugin:validate
  • git diff --check
  • Automated external-plugin install smoke test and quality gates.

Additional Notes

This updates a previously approved external plugin listing. The source repository remains microsoft/foundry-dev-tools, and the plugin path remains microsoft-foundry.


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

@qinezh
qinezh requested a review from aaronpowell as a code owner September 1, 2026 09:08
Copilot AI balanced review requested due to automatic review settings September 1, 2026 09:08
@github-actions github-actions Bot added external-plugin Public external plugin submission plugin PR touches plugins labels Sep 1, 2026
@github-actions

github-actions Bot commented Sep 1, 2026

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 ready-for-review Submission passed intake validation and is ready for maintainer review label Sep 1, 2026
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

⚠️ External plugin PR checks passed with spec warnings

  • Changed entries detected: 1
  • Workflow state label: ready-for-review
  • Status legend: ✅ pass · ⚠️ warning · 🛑 fail

Per-plugin quality summary

Plugin spec compliance (non-blocking) vally lint install smoke test version match ref/sha consistency canvas structure overall source tree
microsoft-foundry ⚠️ warning ✅ pass ✅ pass ✅ pass ⚪ not_run ✅ pass ✅ pass e0199e45c066a2c96f3f3342d5960b227324f05a

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-bcjzm7/copilot-home/.copilot/installed-plugins/external-plugin-intake/microsoft-foundry/.github/plugin/plugin.json.
microsoft-foundry - version match (pass)

- e0199e45c066a2c96f3f3342d5960b227324f05a: matched version "1.0.10" 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)

- e0199e45c066a2c96f3f3342d5960b227324f05a: 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

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.

🔵 Needs a closer look

The pinned external source could not be independently inspected, and its quality gates remain pending.

Pull request overview

Updates the external microsoft-foundry plugin to version 1.0.10 at a new pinned commit.

Changes:

  • Updates the catalog version and SHA.
  • Synchronizes the generated marketplace entry.
File summaries
File Description
plugins/external.json Updates the external plugin source metadata.
.github/plugin/marketplace.json Mirrors the catalog update in generated output.
Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 0
  • Review effort level: Balanced

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@aaronpowell
aaronpowell merged commit 69a1273 into github:main Sep 2, 2026
26 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 ready-for-review Submission passed intake validation and is ready for maintainer review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants