Home Code Quality Code Reviews Open source projects: merging schedules

Open source projects: merging schedules

Author

Date

Category

When do open source projects merge their pull requests?

I was curious about the merging time patterns of pull requests from open source projects. So I extracted all the merging events from Github during the month of October, and plotted them. A total of 441,927 merged pull requests were analyzed (here’s the data).

Let’s take a look into it.

open source projects
Number of pull request merges per hour

You can see that there’s an interesting build up during the day.

Teams prefer to merge their pull requests during the afternoon.

As the day moves on, there is a merging build up in an interesting saw effect.

3pm seems to be the prefered time to merge.

Number of pull request merges per day of the week
Number of pull request merges per day of the week

If we turn attention to the days of the week we also see some interesting data points come out.

Developers prefer to merge on Thursdays and there’s a clear build up from Monday to Thursday and then it comes down on Friday.

There’s a surprising number of merges in the weekend. This might be something present in open source projects but maybe not true for all industry.

Looking at this chart, you can also see when features/bug fixes tend to be finished. Teams prefer to finish features on Thursday.

This might be interesting also because it shows clear preference between hours of the day and days of the week. So the next time you’re planning your sprint, bear this in mind.


Edit: We just published an ebook: “The Ultimate Guide to Code Review” based on a survey of 680+ developers. Enjoy!


About Codacy

Codacy is used by thousands of developers to analyze billions of lines of code every day!

Getting started is easy – and free! Just use your  GitHub, Bitbucket or Google account to sign up.

GET STARTED

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Subscribe to our newsletter

To be updated with all the latest news, offers and special announcements.

Recent posts

21 AI Tools for Developers in 2023

A 2023 survey by Alteryx shows that 31% of companies using tools powered by artificial intelligence (AI) are using them to generate code. When asking...

Codacy Pioneers: A Fellowship Program for Open-Source Creators

Here at Codacy, we recognize the importance of the open-source software (OSS) community and are dedicated to nurturing and supporting it in any way...

AI-Assisted Coding: 7 Pros and Cons to Consider

According to a recent GitHub survey, 92% of developers polled said they are already actively using coding assistants powered by artificial intelligence (AI). AI-assisted...

Now Available. Centralized view of security issues & risk within Codacy

Codacy is empowering engineering teams to bring their security auditing process to the surface. Today we're giving all Codacy...