package
0.0.0-20241217200950-e77bea9c52fc
Repository: https://chromium.googlesource.com/infra/luci/luci-go
Documentation: pkg.go.dev

# Functions

IsActionTakenOnGerritCL checks whether an action specified by `evalFn` has been take on a Gerrit CL.
MutateGerritCL calls SetReview on the given Gerrit CL.

# Constants

StaleCLAgeThreshold is the window that CL entity in datastore should be considered latest if refreshed within the threshold.

# Type aliases

ActionTakeEvalFn is the function signature to evaluate whether certain action has already been taken on the given Gerrit Change.