Skip to content

Upgrade microsoft-foundry plugin to 1.0.6 - #2561

Merged
aaronpowell merged 3 commits into
github:mainfrom
qinezh:qinezh/upgrade-microsoft-foundry-1.0.6
Aug 7, 2026
Merged

Upgrade microsoft-foundry plugin to 1.0.6#2561
aaronpowell merged 3 commits into
github:mainfrom
qinezh:qinezh/upgrade-microsoft-foundry-1.0.6

Conversation

@qinezh

@qinezh qinezh commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Pull Request Checklist

  • I have read and followed the contributing guidelines.
  • I have regenerated the marketplace output.
  • I am targeting the main branch for this pull request.

Description

Upgrades the external microsoft-foundry plugin from version 1.0.5 to 1.0.6 using source commit c3a1606fb83ba4b89e205b1723a22e1c497f66a2.

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

Type of Contribution

  • Update to an existing plugin.

Validation

  • Verified the source manifest at the supplied commit declares version 1.0.6
  • npm run build
  • npm run plugin:validate
  • bash eng/fix-line-endings.sh
  • git diff --check

Update the external plugin catalog to the 1.0.6 source commit and regenerate the marketplace output.
Copilot AI balanced review requested due to automatic review settings August 6, 2026 07:29
@qinezh
qinezh requested a review from aaronpowell as a code owner August 6, 2026 07:29
@github-actions github-actions Bot added external-plugin Public external plugin submission plugin PR touches plugins labels Aug 6, 2026
@github-actions

github-actions Bot commented Aug 6, 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 Aug 6, 2026
@github-actions

github-actions Bot commented Aug 6, 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 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

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

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.
Copilot AI review requested due to automatic review settings August 7, 2026 00:51
@github-actions github-actions Bot added awaiting-review Submission is waiting for automated intake validation and removed ready-for-review Submission passed intake validation and is ready for maintainer review labels Aug 7, 2026

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

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.

@github-actions github-actions Bot added ready-for-review Submission passed intake validation and is ready for maintainer review and removed awaiting-review Submission is waiting for automated intake validation labels Aug 7, 2026
Copilot AI review requested due to automatic review settings August 7, 2026 00:53

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

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.

@aaronpowell
aaronpowell merged commit 3deffe2 into github:main Aug 7, 2026
18 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