Skip to content

Upgrade microsoft-foundry plugin to 1.0.11 - #2930

Open
qinezh wants to merge 1 commit into
github:mainfrom
qinezh:qinezh/upgrade-microsoft-foundry-1.0.11
Open

Upgrade microsoft-foundry plugin to 1.0.11#2930
qinezh wants to merge 1 commit into
github:mainfrom
qinezh:qinezh/upgrade-microsoft-foundry-1.0.11

Conversation

@qinezh

@qinezh qinezh commented Sep 3, 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.10 to 1.0.11 using source commit 553365e9b0193a740daa293e6716415939f804e7.

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.11.
  • 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.

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

github-actions Bot commented Sep 3, 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 3, 2026
@github-actions

github-actions Bot commented Sep 3, 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 553365e9b0193a740daa293e6716415939f804e7

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

- 553365e9b0193a740daa293e6716415939f804e7: matched version "1.0.11" 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)

- 553365e9b0193a740daa293e6716415939f804e7: 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

External plugin quality gates and maintainer source review are still pending.

Pull request overview

Updates the existing Microsoft Foundry external plugin listing to version 1.0.11.

Changes:

  • Updates the pinned version and immutable source commit.
  • Synchronizes the generated marketplace entry.
File summaries
File Description
plugins/external.json Updates plugin version and source SHA.
.github/plugin/marketplace.json Mirrors the updated external listing.
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.

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.

2 participants