Skip to content

Sync .github/skills directory with azure-sdk-tools for PR 16603 - #48354

Open
helen229 wants to merge 1 commit into
mainfrom
sync-skills-pr16603-manual
Open

Sync .github/skills directory with azure-sdk-tools for PR 16603#48354
helen229 wants to merge 1 commit into
mainfrom
sync-skills-pr16603-manual

Conversation

@helen229

Copy link
Copy Markdown
Member

Manual catch-up sync of azsdk-common-generate-sdk-locally/SKILL.md and azsdk-common-prepare-release-plan/SKILL.md to match azure-sdk-tools main. These files had drifted from unsynced azure-sdk-tools PRs #16295 and #16325. This unblocks the automated patch-based sync-skills validation on Azure/azure-sdk-tools#16603, which fails via git am because of this pre-existing content divergence across all downstream repos.

Copilot AI review requested due to automatic review settings July 29, 2026 20:32
@helen229
helen229 requested review from a team, benbp and l0lawrence as code owners July 29, 2026 20:32
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
10 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Synchronizes shared SDK workflow guidance to unblock downstream skill syncing.

Changes:

  • Expands release-plan routing and removes obsolete creation parameters.
  • Adds pipeline-generation routing guidance.

Reviewed changes

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

File Description
.github/skills/azsdk-common-prepare-release-plan/SKILL.md Updates release-plan triggers and creation flow.
.github/skills/azsdk-common-generate-sdk-locally/SKILL.md Clarifies local versus pipeline generation.


## Rules

- This skill generates a **single language** SDK **locally**. If the user asks to "generate SDK for **all languages**", to generate **without a local clone**, or wants SDK **pull requests created** for them (release plan / pipeline flow), do **not** generate locally — call `azure-sdk-mcp:azsdk_run_generate_sdk` instead. It runs the SDK generation pipeline for each language and produces the SDK pull requests.
- Service Tree ID (GUID) — optional if previously created
- Product Tree ID (GUID) — optional if previously created
4. **Create** — Run `azure-sdk-mcp:azsdk_create_release_plan` with the collected parameters including `sdkReleaseType`. Use `forceCreateReleasePlan: true` only if an existing release plan was found for a different API release type.
4. **Create** — Run `azure-sdk-mcp:azsdk_create_release_plan` with the collected parameters. Use `forceCreateReleasePlan: true` only if an existing release plan was found for a different API release type.
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.

2 participants