build/cmd/gerritbot
Damien Neil 3f037d882d maintner/maintnerd, cmd/gerritbot, cmd/gitmirror: add protobuf
Roll-forward of https://golang.org/cl/171035 with corrected
gitmirror configuration.

Set up mirroring for the new protobuf repository:

	Gerrit:      https://go.googlesource.com/protobuf
	GitHub:      https://github.com/protocolbuffers/protobuf-go
	Import path: google.golang.org/protobuf

Change-Id: If39069de8bed2135554a3c8745bcb6e37e8ceb20
Reviewed-on: https://go-review.googlesource.com/c/build/+/172242
Run-TryBot: Benny Siegert <bsiegert@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Benny Siegert <bsiegert@gmail.com>
2019-04-30 16:23:21 +00:00
..
Dockerfile cmd/gerritbot: update deps 2018-05-27 18:00:03 +00:00
Makefile cmd/xb: add new safety command to double-check state of deployment commands 2018-05-08 16:47:14 +00:00
README.md cmd/gerritbot,https: add scaffolding for gerritbot and https package 2017-10-14 05:47:09 +00:00
deployment-prod.yaml cmd/gerritbot: up RAM limits in k8s config 2018-08-02 22:03:54 +00:00
gerritbot.go maintner/maintnerd, cmd/gerritbot, cmd/gitmirror: add protobuf 2019-04-30 16:23:21 +00:00
gerritbot_test.go cmd/gerritbot: skip a test when git isn't available 2019-01-11 03:24:43 +00:00
service.yaml cmd/gerritbot,https: add scaffolding for gerritbot and https package 2017-10-14 05:47:09 +00:00

README.md

GoDoc

golang.org/x/build/cmd/gerritbot

The gerritbot binary converts GitHub Pull Requests to Gerrit Changes, updating the PR and Gerrit Change as appropriate.