Versions in this module Expand all Collapse all v0 v0.0.1 Nov 8, 2023 Changes in this version + type Runner struct + func NewRunner(logger *log.Logger, gerrit *gerrit.Client) *Runner + func (r *Runner) GetWIPChain() *gerrit.Chain + func (r *Runner) IsCurrentlyRunning() bool + func (r *Runner) Trigger(fetchOnly bool) error