MergeQueue

MergeQueue

Automate Github’s CI/CD in under 3 mins

1 follower

- FIFO queue to automate Github CI/CD workflows - 3 mins quick setup - Avoid conflicts and keep builds green - Keep Pull Requests up to date with the base branches - Automatically dequeue failed builds
MergeQueue gallery image
MergeQueue gallery image
MergeQueue gallery image
MergeQueue gallery image
MergeQueue gallery image
MergeQueue gallery image
MergeQueue gallery image
Launch Team

What do you think? …

Ankit Jain
Thank you @kevin for hunting MergeQueue! 🙌 Hi Product Hunters, 👋👋 We’re super excited to introduce the MergeQueue Github app today! 💖💖💖 ✅ MergeQueue is an automation framework built on Github that ensures that your builds are always green.✅ Why❓ Do you work in a high-output engineering team that collaborates on the same codebase? If so, how often does your build break, or you struggle to keep builds green? ⚒️ Our team has been there too! That’s why we build MergeQueue. 💡 ❓How? With MergeQueue you can: 🔗 Connect your Github repository 🎮 Setup a few simple rules 🏷️ Use Github Labels to enqueue PRs ready to merge 🔀 Let MergeQueue handle orderly syncing and merging 🚨 Get alerts for failed PRs before it hits the main branch 🚀🚀🚀 Since launch, many high-performing teams globally have adopted MergeQueue and use it to eliminate the frustration of broken builds. 🤗 ProductHunt Offer We are really excited to have you all try it out too. We are offering all Product Hunters a free 30-day trial and an additional 50% discount for the next 3 months. You can enter the promo code PHUNT21 after signing up to apply the discount. We would love to hear any feedback: email us or find us on twitter: https://twitter.com/mergequeue
Martin C
Looks awesome! How hard is it to get started?
Ankit Jain
@martin_carrica1 haha, thanks for asking! If we claim that you can setup in under 3 mins, it technically it should not be hard! But you can try out and let us know how easy it it ;)
Vance Lucas
Looks like a great product for larger dev teams. Does your tool handle rebasing and/or simpler conflict resolutions too? Does it auto-merge when green, or is this just queue management?
Ankit Jain
@vlucas Thanks for asking! 🙌 The bot cannot auto-resolve merge conflicts yet because those can be much more subjective. But it auto-sync latest changes from the base branch and completes CI before merging. So yes, we can also rebase changes! ✅