Skip to content

Add azure-skills as external plugin#880

Open
tmeschter wants to merge 4 commits intogithub:stagedfrom
tmeschter:260304-ExternalPlugin
Open

Add azure-skills as external plugin#880
tmeschter wants to merge 4 commits intogithub:stagedfrom
tmeschter:260304-ExternalPlugin

Conversation

@tmeschter
Copy link
Contributor

Add microsoft/azure-skills as an external plugin with metadata including author, homepage, keywords, license, and repository fields. Regenerated marketplace.json.

Add microsoft/azure-skills as an external plugin with metadata including
author, homepage, keywords, license, and repository fields. Regenerated
marketplace.json.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 5, 2026 00:26
@tmeschter tmeschter requested a review from aaronpowell as a code owner March 5, 2026 00:26
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copy link
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

This PR adds microsoft/azure-skills as the first external plugin entry to the awesome-copilot marketplace. External plugins are hosted outside this repository and referenced via plugins/external.json, which is then merged into the generated marketplace.json during the build step.

Changes:

  • Adds azure-skills as the first entry in plugins/external.json with full metadata (name, description, version, author, homepage, keywords, license, repository, and source).
  • Updates .github/plugin/marketplace.json to include the new external plugin, regenerated by the build pipeline.

Reviewed changes

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

File Description
plugins/external.json New file (replacing empty array) defining the azure-skills external plugin from microsoft/azure-skills
.github/plugin/marketplace.json Auto-generated file updated to include the new azure-skills external plugin entry in alphabetical order

There is one discrepancy worth flagging before merging:

The homepage field on line 10 of plugins/external.json (and correspondingly line 33 of .github/plugin/marketplace.json) points to https://github.com/microsoft/github-copilot-for-azure, which is a different repository from both the repository field (https://github.com/microsoft/azure-skills) and the source.repo (microsoft/azure-skills). The homepage is the URL users will follow to learn about the plugin, so pointing it to an unrelated Microsoft repo appears to be an error.


You can also share your feedback on Copilot code review. Take the survey.

tmeschter and others added 2 commits March 4, 2026 16:29
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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