зеркало из https://github.com/golang/build.git
eaf7e6d63b
CL 450315 updated gerritbot to a newer GitHub API client package, where the optional since parameter is specified as a pointer instead of value. This gives the caller more control over whether the optional parameter is sent to GitHub. For better or worse, GitHub doesn't like it when we ask for all comments since January 1, year 1 UTC. So, stop doing that. Change-Id: I7593e9a7d03d2f3702549c3dd79ce380f07b73cb Reviewed-on: https://go-review.googlesource.com/c/build/+/451276 Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Carlos Amedee <carlos@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Carlos Amedee <carlos@golang.org> |
||
---|---|---|
.. | ||
Dockerfile | ||
Makefile | ||
README.md | ||
deployment-prod.yaml | ||
gerritbot.go | ||
gerritbot_test.go |
README.md
golang.org/x/build/cmd/gerritbot
The gerritbot binary converts GitHub Pull Requests to Gerrit Changes, updating the PR and Gerrit Change as appropriate.
Deployment
See the documentation on deployment.