Open-Source How to serve static files from GitHub Like many developers out there, you might use GitHub to store your source code. When you're building something pretty simple like a Web application, HTML files, JavaScript code, CSS stylesheets,
Open-Source Introducing Mergify Discussions From the beginning of our adventure, we built Mergify in the open. As we're building a tool for developers, we know how frustrating it can to work with closed software.
Open-Source A React Crisp Component Some time ago, Mergify decided to move his chat widget from Drift to Crisp. What's this, you say? You know, this is the little button at the bottom right of
Open-Source We're now part of GitHub Sponsors Last year, GitHub announced the GitHub Sponsors program, a new way for organizations and individuals to contribute to open source. Today, we are glad to announce that you can contribute
Open-Source Batching queries with GraphQL GraphQL has seen a booming growth over the last years. A large number of API providers are switching to this new paradigm of querying data on the Web. At Mergify,
Open-Source Managing your GitHub pull request from the command line At Mergify, we love providing the best tools for developers. Like many software engineers out there, we leverage GitHub to collaborate. After all, that’s how we started this! The