cjlludwig rereadme
Version updated for https://github.com/cjlludwig/ReReadme to version v0.0.12.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The rereadme GitHub Action is a CLI tool designed to automate the generation and maintenance of README.md files by analyzing a repository and creating updated documentation using an AI-powered workflow. It addresses the problem of stale or missing documentation, which can hinder both human developers and AI agents from efficiently interacting with a codebase. Key capabilities include full README regeneration, CI integration for detecting documentation drift, and PR-friendly patch suggestions to keep documentation aligned with code changes.
Release notes
What’s Changed
- chore: update GHA ref to v0.0.11 by @rereadme-publish-bot[bot] in https://github.com/cjlludwig/ReReadme/pull/47
- fix: replace setup-node npm cache with actions/cache for composite action by @cjlludwig in https://github.com/cjlludwig/ReReadme/pull/49
Full Changelog: https://github.com/cjlludwig/ReReadme/compare/v0.0.11...v0.0.12