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
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
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.
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
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
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
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
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
Try For Free
To get the most out of GitHub, it helps to choose the right tools. Developer productivity tools abound, but not all of them are worth adopting to improve your workflow. You can use the best productivity tools for programmers to enhance almost any part of your development process, including getting
I remember officially switching my professional career from being a Linux system administrator to a Python software engineer. It was ten years ago when I decided that rebooting servers was dull. Watching the software engineering team working next to me, seeing them doing git commit -a -m 'friday night
GitHub makes collaborating with many different people on a single piece of code or software much easier by managing the details involved in version control alongside your project's evolving history. This makes it especially useful for comparing code changes as they come in and sorting out differences between