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
{{ message }}
This repository was archived by the owner on Sep 4, 2025. It is now read-only.
Creates a workflow that:
- Triggers on JavaScript file changes in refactor-core branch
- Analyzes changed files for JSDoc coverage
- Reports on classes, functions, and existing documentation
- Ready to integrate with Claude API when configured
This sets up the infrastructure for P1.T011 (comprehensive JSDoc) to be completed automatically via GitHub Actions.
When CLAUDE_CODE_OAUTH_TOKEN is added to secrets, uncomment the Claude step to enable automatic PR creation with JSDoc enhancements.
0 commit comments