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.
ci: Activate Claude JSDoc enhancement in GitHub Actions
Now that CLAUDE_CODE_OAUTH_TOKEN is configured, enable the automated JSDoc generation:
- Uncommented Claude integration step
- Claude will analyze changed JavaScript files
- Automatically creates PRs with JSDoc enhancements
- Follows patterns from docs/decisions/000-javascript-not-typescript.md
This completes the infrastructure for P1.T011 - comprehensive JSDoc will now be added automatically on every push with JavaScript changes.
🖖 Generated with Claude Code
Co-Authored-By: Claude <[email protected]>
0 commit comments