Skip to content

Add create-pr Copilot skill for NuGet.Client PR workflow#7489

Merged
nkolev92 merged 2 commits into
devfrom
dev-nkolev92-createPrSkill
Jun 19, 2026
Merged

Add create-pr Copilot skill for NuGet.Client PR workflow#7489
nkolev92 merged 2 commits into
devfrom
dev-nkolev92-createPrSkill

Conversation

@nkolev92

Copy link
Copy Markdown
Member

Bug

Fixes:

Description

Add a Copilot skill (.copilot/skills/create-pr/SKILL.md) that codifies the NuGet.Client PR creation workflow. The skill ensures PRs follow the repository template, conventions, and automation requirements.

The skill covers:

  • Reading and filling the .github/PULL_REQUEST_TEMPLATE.md structure (required by automation)
  • Branch naming convention (dev-<user>-<topic>)
  • Issue link prefixes (Fixes: vs Progress: vs engineering-only with no issue)
  • Draft-by-default behavior
  • Using --body-file to avoid PowerShell multi-line formatting issues
  • References docs/workflow.md for additional context

PR Checklist

  • Meaningful title, helpful description and a linked NuGet/Home issue
  • Added tests
  • Link to an issue or pull request to update docs if this PR changes settings, environment variables, new feature, etc.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@nkolev92 nkolev92 added the Engineering Changes related to the build infrastructure of the repo and that do not change product code label Jun 17, 2026
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@nkolev92 nkolev92 marked this pull request as ready for review June 17, 2026 22:06
@nkolev92 nkolev92 requested a review from a team as a code owner June 17, 2026 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Engineering Changes related to the build infrastructure of the repo and that do not change product code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants