Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { environments.EnvironmentPullRequestOptions Dir string ConfigFile string Version string VersionFile string PullRequestTitle string PullRequestBody string AutoMerge bool Labels []string UpdateConfig v1alpha1.UpdateConfig }
Options the options for the command
func NewCmdPullRequest ¶
NewCmdPullRequest creates a command object for the command
func (*Options) ApplyChanges ¶
ApplyChanges applies the changes to the given dir
Click to show internal directories.
Click to hide internal directories.