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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

GitHub pull request merge queues now GA

3 点作者 vegarab将近 2 年前

1 comment

claytonjy将近 2 年前
This looks pretty great to me; having even a few people consistently push mostly-parallel work is a common workflow issue I see. Trunk-based development with rebase workflows arguably _needs_ a tool like this to scale contributors &amp; velocity.<p>Does anyone have an understanding of how this compares to Gitlab&#x27;s Merge Trains [0]? I vageuly remember trying those in a past job and thinking it wasn&#x27;t as smooth as I expected, but that was several years ago.<p>- [0]: <a href="https:&#x2F;&#x2F;docs.gitlab.com&#x2F;ee&#x2F;ci&#x2F;pipelines&#x2F;merge_trains.html" rel="nofollow noreferrer">https:&#x2F;&#x2F;docs.gitlab.com&#x2F;ee&#x2F;ci&#x2F;pipelines&#x2F;merge_trains.html</a>