You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In LUCI, may-start-trybots only grants permission to trigger a presubmit run on a CL you authored yourself. (Approvers can still trigger presubmits on any CL.)
This makes community members less able to shepherd CLs and therefore slows down the Go project as a whole. We want to fix this in LUCI (see https://crbug.com/1443582), but if it's causing enough trouble in the meantime we can look into workarounds. If that's important to you, please comment on or react to this issue.
cc @golang/release
The text was updated successfully, but these errors were encountered:
heschi
added
Builders
x/build issues (builders, bots, dashboards)
NeedsDecision
Feedback is required from experts, contributors, and/or the community before a change can be made.
labels
Aug 28, 2023
prattmic
added
NeedsFix
The path to resolution is known, but the work has not been done.
and removed
NeedsDecision
Feedback is required from experts, contributors, and/or the community before a change can be made.
labels
Jan 26, 2024
allow_non_owner_dry_runner was added to LUCI in
https://crrev.com/c/5241102. This option allows dry runners (i.e.,
may-start-trybots users) to trigger CQ+1 test runs on any CL, including
those that they do not own.
For golang/go#62332.
Change-Id: Id25b12c973707c74c07eaac04ae077bb1a256c6e
Reviewed-on: https://go-review.googlesource.com/c/build/+/560435
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Michael Pratt <mpratt@google.com>
TryBot-Bypass: Michael Pratt <mpratt@google.com>
In LUCI, may-start-trybots only grants permission to trigger a presubmit run on a CL you authored yourself. (Approvers can still trigger presubmits on any CL.)
This makes community members less able to shepherd CLs and therefore slows down the Go project as a whole. We want to fix this in LUCI (see https://crbug.com/1443582), but if it's causing enough trouble in the meantime we can look into workarounds. If that's important to you, please comment on or react to this issue.
cc @golang/release
The text was updated successfully, but these errors were encountered: