Conversation
Update the external plugin version and tag, pin the merged upstream release commit, and regenerate the marketplace. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 4a60a8cc-9b50-40c7-b29a-bdbf60144f6f
Contributor
🔒 PR Risk Scan ResultsScanned 2 changed file(s).
✅ No matching risk patterns were detected in changed files.
|
Contributor
|
🟡 Contributor Reputation Check: MEDIUM risk
Maintainers: please review this contributor before merging. |
Contributor
✅ External plugin PR checks passed
Per-plugin quality summary
Gate output detailsmodernize-java - spec compliance (✅ pass)modernize-java - vally lint (✅ pass)modernize-java - install smoke test (✅ pass)modernize-java - version match (pass)modernize-java - ref/sha consistency (pass)modernize-java - canvas structure (not_run) |
Contributor
There was a problem hiding this comment.
Copilot review overview
🟢 Approval recommended
The source and generated entries match exactly, with consistent version and source metadata.
Review effort: Balanced
Findings: None
What changed in this PR
Updates the external modernize-java plugin listing to version 1.24.0.
Changes:
- Updates the version, tag, and pinned commit.
- Regenerates the marketplace entry with matching metadata.
| File | Description |
|---|---|
plugins/external.json |
Updates the canonical external plugin metadata. |
.github/plugin/marketplace.json |
Updates the generated marketplace entry. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
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.
Summary
Updates the existing
modernize-javaexternal plugin listing from 1.23.0 to 1.24.0 following the version-update pattern in #2811.plugins/external.jsonto version and tag1.24.0.b02350dad12888d3064c07c58fd1cc407e0c7b6f, the merged commit from Sync java-upgrade plugin from source repo (modernize-java) microsoft/modernize-java#24 and the commit referenced by the upstream1.24.0tag..github/plugin/marketplace.json.The upstream release updates the MCP server to
1.24.0, adopts the Agent Plugins rootplugin.json/mcp.jsonlayout, relocates the agent undercom.github.copilot/agents, and removes the hard-coded agent model. This PR only updates marketplace metadata; it does not modify upstream plugin content or the separategithub-copilot-modernizationlisting.Validation
npm run buildnpm run plugin:validate(passed; existing unrelated catalog warnings remain)bash eng/fix-line-endings.shgit diff --checkInteractive Copilot installation was not performed locally; upstream external-plugin PR automation can run the install smoke test and source lint checks.