DocLoop AI
Version updated for https://github.com/doorloop/ai-docloop to version v2.4.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The DocLoop GitHub Action automates the process of keeping documentation up-to-date by using AI to generate and update documentation whenever a pull request is merged. It eliminates the risk of outdated docs by integrating updates directly into your existing development workflow, ensuring that code changes and documentation updates happen simultaneously. Key features include customizable AI prompts, various delivery modes for documentation updates (e.g., direct commits or separate PRs), and automatic routing of documentation reviews to relevant authors.
What’s Changed
2.4.0 (2026-04-29)
Features
- add format_command input + always emit trailing newline (5b0bd2f)