jira

package
v0.30.0 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TeamNameKey        = "jira_team"
	TeamLabelKey       = "jira_team_label"
	BoardIdLabel       = "jira_board_id"
	DefaultDescription = ""
	DefaultTicketType  = "Task"
	DefaultProject     = "OSD"
	SprintState        = "active"
	AddToSprintFlag    = "add-to-sprint"
)

Variables

View Source
var Cmd = &cobra.Command{
	Use:   "jira",
	Short: "Provides a set of commands for interacting with Jira",
	Args:  cobra.NoArgs,
}

Functions

func CreateQuickTicket

func CreateQuickTicket(userService *jira.UserService, issueService *jira.IssueService, summary string, teamLabel string) (*jira.Issue, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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