Tag: #ai-code-review
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 3 posts
From Issue to Deploy — Building an Automation Pipeline Where AI Reviews and CI/CD Verifies and Ships (2025)
If the previous post was about the 'parts' of AI development automation, this one assembles those parts. You file an Issue; AI opens a PR, another AI reviews it, CI verifies it, a human gates only the core decisions, CD
2026-05-14 · 26 min read #ai-automation#ci-cd#github-actions#ai-code-review#autonomous-pipelineModern Code Review and Merge Pipelines — PR, Merge Queue, Stacked PRs, Monorepo, AI Review, Trunk-Based, Husky, Semgrep Deep Dive (2025)
The daily activity we talk about least. PR sociology, Code Owners, Merge Queue (GitHub/Mergify/Aviator/Graphite), Stacked PRs (Graphite, Sapling, Jujutsu), Monorepo vs Polyrepo 2025, Nx/Turborepo/Moon/Bazel, AI review (C
2026-04-15 · 12 min read #code-review#pull-request#merge-queue#monorepo#stacked-prsAI Code Review and Quality Management Strategy: AI-Assisted Development Guidelines from the Amazon Case
Explores code quality management strategies in AI-assisted development environments, centered on the Amazon AI code review policy case. Covers review automation pipelines and senior engineer approval processes from a pra
2026-03-14 · 21 min read #devops#ai-code-review#code-quality#amazon#developer-productivity