We often speak of open source as a meritocracy; everyone's patches are welcome. However with git used in the workplace as well as open source, being good at pull requests is a key career skill for all developers. This talk combines git tips, psychology and years of experience to present key information on working with pull requests. How to open one in a way that will make it more likely to be accepted without drama. How to review and evaluate a pull request so you don't regret it in the morning. How (and if) to merge pull requests, including those big words like rebasing and squashing. And how to close them, merged or not. This talk recommended for everyone who uses pull requests and wants to work on this key skill.

Comments

Comments are closed.

I enjoyed this talk. It was well paced and clearly delivered. Could only give 4 stars though as it was more of a refresher than an introduction to new stuff.

A good talk and very well presented.
Was hoping into something more to be honest, both on tech side or on the soft skills side...

Delivered with energy and expertise, lots of both technical and non-technical words of wisdom.

Adam Duffield at 14:49 on 13 Apr 2019

I came in expecting to get the least from this talk and regarded it as the best so far. Good energy, room to learn for everyone, good collaboration is a win for everyone.

Good talk, gave me lots to think about for projects at work and home. Good sprinkling of comic elements as well.

A useful reminder

Scott Dutton at 08:30 on 14 Apr 2019

Great talk from Lorna as always.

Chris Emerson at 16:41 on 14 Apr 2019

This was a really interesting talk about the best ways to manage pull requests and the discussions and reviews around them. There were some really interesting ideas in here and suggestions about how to review code, deal with a PR that is never going to pass and getting the best out of people and code when accepting PRs too. Will certainly be putting a lot of this into practice where I can!

Gavin Taylor at 19:25 on 14 Apr 2019

this talk is full of great tips for both folk new to the process and those of us that have been doing it a while.

might be a few process changes on Monday :)

During the entire talk I was considering how we manage PRs at work, and while I don't necessarily agree on all of Lorna's points, it's great to challenge your beliefs and conventions. The delivery was fantastic. I wouldn't change a thing

Lorna's delivery was great, informative, delivered with confidence and enthusiasm. This was a good way to start the day and left me striving to work better inside version control.