Versions in this module Expand all Collapse all v0 v0.1.2 Mar 24, 2023 v0.1.1 Mar 24, 2023 v0.1.0 Mar 21, 2023 Changes in this version + type GitHubOptions struct + DryRun bool + Username string + func (o *GitHubOptions) AddPFlags(pfs *pflag.FlagSet) + func (o *GitHubOptions) GetGitClientFactory() (gitv2.ClientFactory, error) + func (o *GitHubOptions) ValidateAll() error