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
ci: add GitHub Actions workflows and git hooks for automated testing
- Add CI workflow for testing on Node.js 20.x and 22.x
- Add PR checks for title validation, security audit, and bundle size
- Add pre-commit hook for linting and testing staged files
- Add pre-push hook for full test suite validation
- Configure husky and lint-staged for git hook management
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments