Skip to content

[AVC] Guideline update ingestion pipeline #13702

@tjprescott

Description

@tjprescott

We need to implement a system that automatically detects and ingests changes to SDK guidelines from the azure-sdk repository in an incremental and reliable way.

The system should identify guideline updates by comparing Git commits, reprocess only the affected content, and propagate those changes to storage and search so downstream consumers stay up to date.

By tracking source metadata and content hashes, this approach should minimize unnecessary re-ingestion, correctly handle updates and deletions, and support safe operation via dry runs and forced resyncs.

The goal is to establish a low-noise, maintainable pipeline that keeps guidelines synchronized with their source of truth over time.

Metadata

Metadata

Assignees

Labels

APIView CopilotIssues related to APIView Copilotneeds-triageWorkflow: This is a new issue that needs to be triaged to the appropriate team.

Projects

Status

🚀 Ready to Work

Relationships

None yet

Development

No branches or pull requests

Issue actions