mirror of
https://github.com/sdras/awesome-actions.git
synced 2026-07-16 19:42:13 -05:00
[PR #748] Add DocuPilot Action - AI-powered doc generator #3437
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sdras/awesome-actions/pull/748
Author: @AkrMcmr
Created: 4/4/2026
Status: 🔄 Open
Base:
main← Head:add-docupilot📝 Commits (1)
1ae157eAdd DocuPilot Action - AI-powered doc generator📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Added DocuPilot Action to the Utility section.
What it does: Automatically generates and updates README.md and CHANGELOG.md on every push using AI (Claude API). Creates a PR with the changes so you stay in control.
Why it belongs here: Fills a gap in the documentation automation space for GitHub Actions. Existing doc actions are mostly template-based or limited to specific frameworks. DocuPilot uses AI to understand code context and generate meaningful documentation updates.
@actions/coreand@actions/github🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.