Trunk.io new merge queue with first class Bazel support #20392
joshmarinacci
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all. 👋 I have some Bazel ecosystem news. Trunk just released a fancy new merge queue for GitHub with first class support for Bazel. By ingesting knowledge from the Bazel dependency graph, we've made a queue that is really a graph; unrelated PRs can be merged simultaneously, but related PRs get tested against each other before meeting.
If you have a bazel monorepo, this is probably interesting to you, and we'd love you to try it out 🙏 Docs here, More info here, or feel free to reach out to me. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions