GitHub Actions

Category

GitHub Actions

1 article

← All Articles

Browse all articles in GitHub Actions.

How to Add TypeCheck, Lint, Tests, and Build to Every PR with Husky and GitHub Actions
GitHub Actions

How to Add TypeCheck, Lint, Tests, and Build to Every PR with Husky and GitHub Actions

A practical walkthrough of the Husky pre-commit hooks and GitHub Actions CI setup I built for my NestJS + Next.js monorepo: TypeScript typecheck, lint-staged, reusable workflows, and a PR template that actually enforces quality. Part 2 of a 3-part CI/CD series.

Andrew Blase
2026-05-19
12 min read