Skip to content

Workflow to identify and address docs and samples gaps#57088

Open
christothes wants to merge 7 commits intoAzure:mainfrom
christothes:chriss/docs-gaps
Open

Workflow to identify and address docs and samples gaps#57088
christothes wants to merge 7 commits intoAzure:mainfrom
christothes:chriss/docs-gaps

Conversation

@christothes
Copy link
Member

Contributing to the Azure SDK

Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.

For specific information about pull request etiquette and best practices, see this section.

@christothes christothes requested review from a team, jsquire and ronniegeraghty as code owners March 13, 2026 17:04
Copilot AI review requested due to automatic review settings March 13, 2026 17:04
Copy link
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

Adds an agentic GitHub Actions workflow intended to automatically detect documentation/sample gaps from code diffs and open draft PRs to keep docs in sync.

Changes:

  • Introduces a new “Update Docs” gh-aw workflow definition and its compiled lock workflow.
  • Updates gh-aw lock/metadata files to support the new workflow compilation and action pinning.
  • Modifies the existing issue triage lock workflow behavior (trigger/gating).

Reviewed changes

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

File Description
.github/workflows/update-samples-and-docs.md Adds the authored gh-aw workflow prompt/spec for updating docs/samples.
.github/workflows/update-samples-and-docs.lock.yml Adds the compiled GitHub Actions workflow that runs the agent and safe-outputs pipeline.
.github/workflows/issue-triage.lock.yml Updates compiled triage workflow metadata and changes trigger/gating behavior.
.github/aw/actions-lock.json Adds a pinned entry for actions/github-script@v8 used by compiled workflows.

You can also share your feedback on Copilot code review. Take the survey.

christothes and others added 2 commits March 13, 2026 13:38
Add instruction to assign PRs to CODEOWNERS for documentation updates.
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.

5 participants