TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: One step further on CI/CD pipeline – MergeQueue

9 点作者 ankitdce超过 4 年前

2 条评论

ankitdce超过 4 年前
Hi all, I recently built this tool that enables developers to automate merge workflows for Github. I am always annoyed that even though CI automates running of your builds, it leaves the post execution process to be manual. This tool monitors your CI pipeline and takes appropriate actions based on your configuration post CI completion.<p>I would love any ideas or feedback on the tool.
yavanim超过 4 年前
Looks cool. It&#x27;s not very clear from the landing page on how it works.<p>Couple of questions &#x2F; suggestions:<p>- Can this be installed on-premise &#x2F; self-hosted?<p>- Does it work with multiple repositories?<p>- Is it customizable? Does it support a yaml file for configuration?