-
Notifications
You must be signed in to change notification settings - Fork 18k
x/build/cmd/gopherbot: ping a CL when it has +2 but OP can't submit #19572
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Temporary workaround: (search only works for people with sufficient Gerritt access) Gopherbot work is underway in http://golang.org/cl/38385 |
GitHub seems to munge that URL. Let's try this:
|
@andybons, I was just discussing this bug with @robpike. Even if we fix this, it doesn't help Upspin or Perkeep, etc. This seems like something that Gerrit should just surface in the UI, to highlight when something is +2'ed (or otherwise submittable) but the Author doesn't have permission themselves to press Submit. Could you file a Gerrit bug using the correct Gerrit terminology? |
I submited ACL change https://go-review.googlesource.com/c/All-Projects/+/178682 to let gopherbot have access to this info. |
... well, that didn't work. The only way I can get gopherbot to have access to query a group's members is to make gobot be an admin, which I'd rather not do. @andybons, do you know which permissions/capabilities our gobot user needs to have in order to use https://godoc.org/golang.org/x/build/gerrit#Client.GetGroupMembers ? |
Change https://golang.org/cl/178702 mentions this issue: |
Updates golang/go#19572 Change-Id: Ied3fc5f9e4c72eec5a65151f4d44f57119109367 Reviewed-on: https://go-review.googlesource.com/c/build/+/178702 Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Have gopherbot ping a CL when it has +2 but OP can't submit.
The text was updated successfully, but these errors were encountered: