Versions in this module Expand all Collapse all v1 v1.0.0 Jun 6, 2026 Changes in this version + type Config struct + AuthorEmail string + AuthorName string + Branch string + DryRun bool + End time.Time + FilePath string + MessagePrefix string + Override profile.Override + Profile profile.Profile + Repo *gitio.Repo + Seed uint64 + Start time.Time + type Result struct + Commits int + ParentSHA string + Plan []schedule.Day + Seed uint64 + func Run(cfg Config) (*Result, error)