# Automating cross-repo documentation with GitHub Agentic Workflows

DevFeed: [Automating cross-repo documentation with GitHub Agentic Workflows](<https://devfeed.tech/articles/automating-cross-repo-documentation-with-github-agentic-workflows-19846.md>)

Original publisher: [Read original article](<https://github.blog/ai-and-ml/github-copilot/automating-cross-repo-documentation-with-github-agentic-workflows/>)

Author: David Pine

Published: 2026-07-08T21:11:56Z

Content type: article

Language: en

Sources: [GitHub](<https://devfeed.tech/sources/github.md>)

Topics: [GitHub](<https://devfeed.tech/topics/github.md>), [GitHub Actions](<https://devfeed.tech/topics/github-actions.md>), [pull-requests](<https://devfeed.tech/topics/pull-requests.md>), [Documentation](<https://devfeed.tech/topics/documentation.md>), [Automation](<https://devfeed.tech/topics/automation.md>)

Tags: [agentic-workflows](<https://devfeed.tech/tags/agentic-workflows.md>), [ai-ml](<https://devfeed.tech/tags/ai-ml.md>), [architecture-optimization](<https://devfeed.tech/tags/architecture-optimization.md>), [automation](<https://devfeed.tech/tags/automation.md>), [dev-tools](<https://devfeed.tech/tags/dev-tools.md>), [devops](<https://devfeed.tech/tags/devops.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [generative-ai](<https://devfeed.tech/tags/generative-ai.md>), [github](<https://devfeed.tech/tags/github.md>), [github-agentic-workflows](<https://devfeed.tech/tags/github-agentic-workflows.md>), [github-copilot](<https://devfeed.tech/tags/github-copilot.md>), [llms](<https://devfeed.tech/tags/llms.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [pull-requests](<https://devfeed.tech/tags/pull-requests.md>)

## AI overview

The Aspire team describes using GitHub Agentic Workflows to automate documentation across separate product and documentation repositories. The workflow turns merged product changes into documentation pull requests that are reviewed by the engineer who shipped the feature; the article reports 82 such pull requests for Aspire 13.3 and 13.4, with a median delay of 44.8 hours after the related product pull request.

## Source excerpt

Explore how the Aspire team turns merged product changes into SME-reviewed docs pull requests, closing the gap between release and documentation. The post Automating cross-repo documentation with GitHub Agentic Workflows appeared first on The GitHub Blog.