Documentation ¶
Index ¶
Constants ¶
View Source
const (
LivenessMetric = "skcq_be"
)
Variables ¶
This section is empty.
Functions ¶
func Start ¶
func Start(ctx context.Context, pollInterval time.Duration, cr codereview.CodeReview, currentChangesCache caches.CurrentChangesCache, httpClient, criaClient *http.Client, dbClient db.DB, canModifyCfgsOnTheFly *allowed.AllowedFromChromeInfraAuth, publicFEInstanceURL, corpFEInstanceURL string, reposAllowList, reposBlockList []string) error
Start polls Gerrit for matching dry-run/CQ issues, gets their verifiers, and runs them.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.