Skip to content

Align Search package skill with generated skill guidance#46758

Open
hizixin wants to merge 1 commit intomainfrom
search/skill-alignment
Open

Align Search package skill with generated skill guidance#46758
hizixin wants to merge 1 commit intomainfrom
search/skill-alignment

Conversation

@hizixin
Copy link
Copy Markdown
Member

@hizixin hizixin commented May 6, 2026

Description

Follow-up to #46710. This updates the azure-search-documents package skill to keep the generated skill structure while restoring Search-specific guidance from the previous skill.

This also resolves the review comments from #46710.

Key changes:

  • Add release guidance for preview vs GA branches, branch-dependent API surfaces, and Search-specific CHANGELOG rules.
  • Add testing guidance for unit tests, playback, live recording, and test authoring.
  • Add a package venv helper and safe live-test environment sample.
  • Clarify customization boundaries for generated code and _patch.py.
  • Move release-specific guidance from architecture.md into focused release.md and testing.md references.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 6, 2026 17:55
@hizixin hizixin requested review from a team as code owners May 6, 2026 17:55
@github-actions github-actions Bot added the Search label May 6, 2026
@github-project-automation github-project-automation Bot moved this from Untriaged to In Progress in Azure SDK for Search May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

2 participants