Operations | Monitoring | ITSM | DevOps | Cloud

The 5 Hats We Wear During Code Review

If you are a software developer or engineer, you most likely have to do code review. At the bare minimum, you probably have had your pull requests reviewed. If you haven’t, then you are probably curious about how the rest of the world deals with the process. In general, we use code review to make sure we are shipping high quality code that does what it’s supposed to and is easy to maintain. That’s the goal, at least. In practice, code review can get messy.

AI Dev Tools: What 100K Engineers at Google Really Taught Us

AI developer productivity, agentic workflows, and the lessons learned running engineering tools for 100,000+ software engineers at Google. John Montgomery, CCO at GitKraken, sits down with Asim Hussain, co-founder of Alterion AI and former Google VP of Engineering Productivity, to get real about what AI actually changes for engineering teams in 2025.

GitLens vs VS Code Git Graph Ranked for Solo Devs

Choosing the right Git extension for your VS Code setup can make the difference between a smooth workflow and hours lost hunting for context. GitLens, developed by GitKraken, and VS Code Git Graph both aim to enhance your Git experience, but they approach the problem differently. This article ranks both extensions across key workflow scenarios – merge conflicts, commit history, code review, debugging, UX, and performance – so you can pick the right tool for how you work.

AI Productivity Metrics Dashboard for Engineering Managers (2026)

Measuring AI’s impact on your engineering team is harder than it sounds. Headlines claim AI writes 30% of code and doubles productivity, but those numbers rarely match what you see on the ground. Without a dedicated dashboard that blends leading indicators, anti-gaming safeguards, and ROI reporting, you cannot answer the question that matters most: is AI helping your team ship better software faster?

DORA Metrics in the AI Era: Why Deployment Isn't Faster

DORA metrics in the AI era reveal a paradox: PR volume is climbing, but deployment frequency is staying flat. In this talk, GitKraken's Director of Product Jeff Schinella breaks down why AI-accelerated code generation is creating a review bottleneck that your DORA metrics can't fully explain on their own. Jeff walks through how PR metrics (cycle time, first response time, code churn, and PR size) serve as the leading indicators behind your DORA data. If your deployment frequency is flat while PR counts go up, the bottleneck isn't your devs. It's your review capacity.

Choosing a Software Engineering Intelligence Platform (2026)

Engineering leaders face a common challenge: too much data scattered across too many tools, and no clear picture of how software delivery is actually performing. A software engineering intelligence platform pulls together metrics from your Git repositories, CI/CD pipelines, and issue trackers into a single view – helping you make decisions based on evidence rather than intuition.

Your Metrics Look Fine. Your Engineers Are About to Quit.

Developer experience predicts what's coming 3 to 6 months before it shows up in your delivery metrics. So why are most engineering leaders measuring it last? In this session, GitKraken VP of Developer Research Jeremy Castile breaks down what developer experience (DevX) actually is, how to measure it across 6 key dimensions, and how it connects to velocity, code quality, and AI impact data your team is already tracking.

Why Mandating AI Tools Backfires on Engineering Teams

Responsible AI adoption for engineering teams starts with culture, not compliance. In this GitKon talk, Rizel Scarlett (Tech Lead of Open Source DevRel at Block) shares how Block helped thousands of engineers actually want to use AI tools, including Goose, Cursor, Claude Code, and more, without mandates, vibe coding disasters, or security gaps.

How to Ship AI-Generated Code to Production

AI writes code. But shipping to production? That still takes a software engineer. In this GitKon talk, Chris Kelly from Augment Code breaks down what it actually means to use AI-assisted development to write production-ready code, not vibe code. If you've been using AI coding assistants and wondering why the output doesn't always make it past code review, this is for you. Chris covers: Key takeaway: The engineers who will thrive aren't the ones who let AI do everything. They're the ones who know how to review, direct, and architect around what AI produces.

Version Control Platforms 2026: Workflow Comparison

If you spend most of your day in branches and pull requests, the platforms you pick decide how much friction you carry. The “version control platforms” label covers two different things: the hosting service where your code lives, and the client you use to interact with it locally. They both matter, and they don’t always pull in the same direction.