issue

package
v0.0.0-...-113f7ca Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 4, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BindFlags

func BindFlags(flagSet *pflag.FlagSet)

BindFlags binds the flags to this command

func Command

func Command() *cobra.Command

Command returns the issue command

Types

type Flags

type Flags struct {
	IncludeDataPlaneRequests bool
	SkipValidate             bool
	ReleaseRequestIDs        []int
	AdditionalOptions        []string
}

Flags ...

func ParseFlags

func ParseFlags(flagSet *pflag.FlagSet) Flags

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"
)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL