You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
enhance: improve docs-analysis composite action with best practices
Enhanced the docs-analysis composite action with several GitHub Actions best practices:
- Added input validation to prevent command injection
- Implemented path sanitization for safer file operations
- Created retry logic for git operations to handle rate limiting
- Enhanced cross-platform compatibility with fallbacks
- Added repository size detection with adaptive throttling
- Implemented Python integration for safer JSON handling
- Added execution time tracking and performance metrics
- Created comprehensive documentation with examples
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments