Skip to content

Add dotnet/skills marketplace and enable plugins#66406

Open
Evangelink wants to merge 1 commit intodotnet:mainfrom
Evangelink:add-dotnet-skills-plugins
Open

Add dotnet/skills marketplace and enable plugins#66406
Evangelink wants to merge 1 commit intodotnet:mainfrom
Evangelink:add-dotnet-skills-plugins

Conversation

@Evangelink
Copy link
Copy Markdown
Member

Add dotnet/skills marketplace to .github/copilot/settings.json and enable the following additional Copilot plugins:

  • dotnet (from dotnet-skills)
  • dotnet-test (from dotnet-skills)

Copilot AI review requested due to automatic review settings April 21, 2026 13:50
@Evangelink Evangelink requested review from a team and wtgodbe as code owners April 21, 2026 13:50
@github-actions github-actions Bot added the needs-area-label Used by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically label Apr 21, 2026
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

Updates the repo’s GitHub Copilot configuration to recognize the dotnet/skills marketplace and enable additional .NET-related plugins from it, extending the available Copilot “skills” for contributors working in this codebase.

Changes:

  • Add dotnet/skills as an extraKnownMarketplaces entry (dotnet-skills).
  • Enable dotnet and dotnet-test plugins from the new marketplace alongside the existing dotnet-dnceng plugin.
Show a summary per file
File Description
.github/copilot/settings.json Registers dotnet/skills marketplace and enables dotnet + dotnet-test plugins.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

@Youssef1313
Copy link
Copy Markdown
Member

Ping @wtgodbe for review

"source": "github",
"repo": "dotnet/arcade-skills"
}
},
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

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

Labels

needs-area-label Used by the dotnet-issue-labeler to label those issues which couldn't be triaged automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants