Julien Danjou

Julien Danjou

Mergify CEO & Co-Founder

Julien Danjou

Running GitHub Actions only on Certain Pull Requests

GitHub Actions is powerful and allows you to run various workflows on your pull requests. There is an entire marketplace of actions that you can use, reuse, and abuse. GitHub Actions became a defacto standard for many developer teams that want to run jobs when creating a pull request. This

Julien Danjou

Mergify Changelog 2022Q1

Now's the time to wrap the first quarter of 2022, and it's been a blast. We continued to grow, welcomed new people to the Mergify team, and shipped a few new features. We are proud to power more and more engineers teams worldwide with our automation

Julien Danjou

Our 10 Heroku Tips & Tricks

Since its inception, the Mergify [https://mergify.com] engineering team decided to focus on its product and not spend time building infrastructure. It made a lot of sense as we started as a small team of two engineers with low resources and that the first version of Mergify was an

Julien Danjou

Mergify Changelog 2021Q4

The last quarter of the year is now wrapped up, and it's time to wish everyone a happy new year. We want to start this changelog edition by looking back to a year ago. Our number of users doubled over the year, which came with its pack of

Julien Danjou

Why your team size is irrelevant

When you work on software helping other software engineers, you end up having an excellent understanding of your craft. At Mergify, we talk to a dozen engineering teams every month, putting us in a pretty good position to understand their problems. This also gives us an average picture of what

Julien Danjou

Announcing Mergify's SOC 2 Type II Certification

As security is everyone's priority at Mergify, we are thrilled to announce that Mergify is now SOC 2 Type II certified. This is a huge milestone for the team and a continuity in our commitment to maintaining a high level of trust with our partners, users, and customers.

Julien Danjou

Transition to mergify.com

Sometimes, you don't need a long blog post. 🀷 This is a public statement to announce that we are transitioning our domain name from mergify.io to mergify.com over the upcoming months. This migration will be transparent to our users. That's all folks. You've

Julien Danjou

GitHub announces Pull Request Merge Queue

When you work for so long on the GitHub platform, you see signs nobody can see. It turns out we spotted weeks ago that GitHub was working on its own implementation of merge queues. We were thrilled to see their announcement [https://github.com/github/roadmap/issues/272] last week

Julien Danjou

Mergify Changelog 2021Q3

Time flies, and this is the last update before we close the 2021 year. That's exciting! This quarter was no exception to the rule, and Mergify continued to grow in its number of users, repositories, and automated pull requests. We're thrilled to see more and more

Julien Danjou

Understanding the GitHub Pull Request Workflow

GitHub allows developers around the world to streamline their development pipelines and maintain a solid history of their projects even while collaborating with many other individuals and teams. However, Git can only take a team so far; it’s a tool that can be used effectively or ineffectively, depending on

Julien Danjou

How to solve Linus Torvalds' issues about GitHub

While Linus Torvalds is well-known for Linux, he's also reputed for not having his tongue in his pocket. He is often complaining loudly about what he thinks is wrong or damageable to the industry. As the creator of Git 15 years ago, it's interesting to hear

Julien Danjou

What Is a Git Merge Fast Forward?

Try For Free