TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: ChangeSets – group PRs across multiple Git repos

29 pointsby sprihaover 3 years ago

5 comments

sprihaover 3 years ago
Hey HN! Ankit and I (from MergeQueue- YC S21) built Changesets to help coordinate Pull Requests across multiple repos.<p>If your team works on projects where developers have to submit Pull Requests across many repos, you&#x27;ve probably felt the pain of coordinating these groups of PRs so they all merge together without breaking dependencies. Github doesn&#x27;t have a native solution to this, as it treats each repo as an isolated code base. With ChangeSets you can now group these PRs together so that they can be merged and rolled-back as a single unit of change.<p>If you’re on Github, we’d love to have you try it out! For now we’ve added ChangeSets as a toggle under our existing product (MergeQueue) since it was just lower overhead that way (email founders@mergequeue.com if you already have an account with us and we’ll let you into the ChangeSets beta), but you can sign up to try it directly using this link too: <a href="https:&#x2F;&#x2F;mergequeue.com&#x2F;?ref=changesets" rel="nofollow">https:&#x2F;&#x2F;mergequeue.com&#x2F;?ref=changesets</a><p>Let us know your thoughts!
rektideover 3 years ago
Friendly heads up that there&#x27;s a fairly well known tool from Atlassian called ChangeSets[1]. Currently a bit over 2k stars on github. It&#x27;s focus is on helping deal with bumping versions in monorepos.<p>Not mandatory that you change your name at all, but this could be a potential source of confusion.<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;atlassian&#x2F;changesets" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;atlassian&#x2F;changesets</a>
评论 #29259233 未加载
amir-hover 3 years ago
Nice (: Gerrit has been offering this for some time now, nice to have it for GitHub as well: <a href="https:&#x2F;&#x2F;gerrit-review.googlesource.com&#x2F;Documentation&#x2F;cross-repository-changes.html" rel="nofollow">https:&#x2F;&#x2F;gerrit-review.googlesource.com&#x2F;Documentation&#x2F;cross-r...</a>
kevmo314over 3 years ago
Can this also view all open PRs across multiple repos? One issue I&#x27;ve struggled with with polyrepos is having an organization-wide PR list. Having exposure to the entire org helps with cadence and visibility but PRs are typically silo&#x27;ed to the affected repo.
评论 #29258641 未加载
评论 #29258808 未加载
neil_sover 3 years ago
Is this kinda like Changelists at Google?
评论 #29272133 未加载