Skip to content

Add modernize-java plugin#1427

Open
leonard520 wants to merge 2 commits intogithub:mainfrom
leonard520:modernize-java
Open

Add modernize-java plugin#1427
leonard520 wants to merge 2 commits intogithub:mainfrom
leonard520:modernize-java

Conversation

@leonard520
Copy link
Copy Markdown

Added new plugin 'modernize-java' for Java modernization and upgrade assistance.

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, or workflow 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, or workflow with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.
  • I am targeting the staged 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.
  • Update to existing instruction, prompt, agent, plugin, skill, or workflow.
  • 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.

github-actions bot and others added 2 commits April 17, 2026 01:07
Added new plugin 'modernize-java' for Java modernization and upgrade assistance.
Copilot AI review requested due to automatic review settings April 17, 2026 06:09
@leonard520 leonard520 requested a review from aaronpowell as a code owner April 17, 2026 06:09
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ This PR targets main, but PRs should target staged.

The main branch is auto-published from staged and should not receive direct PRs.
Please close this PR and re-open it against the staged branch.

You can change the base branch using the Edit button at the top of this PR,
or run: gh pr edit 1427 --base staged

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new external plugin entry for modernize-java so it’s discoverable via the repo’s plugin marketplace data.

Changes:

  • Added modernize-java metadata to plugins/external.json.
  • Regenerated .github/plugin/marketplace.json to include the new external plugin entry.

Reviewed changes

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

File Description
plugins/external.json Registers modernize-java as an external plugin source (GitHub repo + path) with full metadata.
.github/plugin/marketplace.json Updates the generated marketplace listing to include modernize-java.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants