Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateExec ¶
func ValidateExec(opts *ExecOptions) error
func ValidateHide ¶
func ValidateHide(opts *HideOptions) error
func ValidatePost ¶
func ValidatePost(opts *PostOptions) error
Types ¶
type ExecOptions ¶
type HideOptions ¶
type Options ¶
type Options struct { MRNumber int IssueNumber int Org string Repo string Token string SHA1 string Template string TemplateForTooLong string TemplateKey string ConfigPath string HideOldComment string LogLevel string Vars map[string]string EmbeddedVarNames []string DryRun bool SkipNoToken bool Silent bool }
type PostOptions ¶
Click to show internal directories.
Click to hide internal directories.