DocDrift
Version updated for https://github.com/ayush698800/docwatcher to version v0.5.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
DocDrift is a GitHub Action designed to automatically detect outdated documentation in your projects. By analyzing code changes and using AI to verify the accuracy of related documentation, it ensures your docs remain up-to-date, preventing issues like misleading guidance for developers. It streamlines the process of maintaining accurate documentation, saving time and reducing errors during pull requests.
Release notes
All fixes properly merged to main. Use this version.
- subprocess git diff for reliable CI detection
- correct requirements with all dependencies
- posts PR comments with real stale doc findings