Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Flags ¶
type Flags struct { IncludeDataPlaneRequests bool SkipValidate bool ReleaseRequestIDs []int AdditionalOptions []string }
Flags ...
func ParseFlags ¶
ParseFlags parses the flags to a Flags struct
type IssueLabel ¶
type IssueLabel string
const ( GoLabel IssueLabel = "Go" AutoLinkLabel IssueLabel = "auto-link" PRreadyLabel IssueLabel = "PRready" InconsistentTagLabel IssueLabel = "Inconsistent tag" )
Click to show internal directories.
Click to hide internal directories.