Hello,
Is there some tool or plugin that will automatically create a GitHub PR for every Gerrit Change?
Context: A lot of the tooling in my company is integrated with GitHub Enterprise. My team uses Gerrit for code reviews (because it's so much better :)). But most teams don't do that and there are a bunch of integrations that have been built for GitHub that are not built for Gerrit.
I was wondering if there's some tool/plugin that will create a GitHub PR for every Change sent to Gerrit (and keep the PR updated as the Change is updated with more patchsets).This would be similar to the GerritBot that the Go team has but in the other direction.--Rohit
--
--
To unsubscribe, email repo-discuss...@googlegroups.com
More info at http://groups.google.com/group/repo-discuss?hl=en
---
You received this message because you are subscribed to the Google Groups "Repo and Gerrit Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to repo-discuss...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/repo-discuss/CAKkjO9KatukpKn9xzEJXfLqhVjs_YE3uuXWjVd2icaAq_-zgqQ%40mail.gmail.com.
Unfortunately, this also seems to be in the other direction (bring GitHub PRs in as Gerrit changes): https://skia.googlesource.com/buildbot/+/c9c711aaa28c/codereview-watcher/go/codereview-watcher/main.go#71