Get the latest tech news

The Theatre of Pull Requests and Code Review


We can't find the internet Attempting to reconnect Something went wrong! Hang in there while we get back on track The Theatre of Pull Requests and Code Review Meks McClure · September 23, 2025Photo Credit to Petter Boström I recently attended the Goatmire Elixir Conf and one of the standout talks for me was Saša Jurić's "Tell Me a Story". It was an incredible presentation that combined theatrical storytelling with practical technical advice.

Generic commit messages such as "add dependency," "implement file upload feature," and "address PR feedback" don’t tell much of a story and leave reviewers guessing. When you run rebase with autosquash, Git automatically pairs each fixup with its target and tucks the changes into the right place, keeping the story coherent without manual reordering. Taking the time to put in extra effort to keep the commit history clean and the story coherent makes the PR easier for reviewers to understand.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of code review

code review

Photo of pull requests

pull requests

Photo of theatre

theatre

Related news:

News photo

If you are good at code review, you will be good at using AI agents

News photo

Code review can be better

News photo

The impact of file position on code review