jira

package
v0.50.1 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2025 License: Apache-2.0 Imports: 8 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 CreateHandoverAnnouncment added in v0.45.0

func CreateHandoverAnnouncment()

func CreateQuickTicket

func CreateQuickTicket(client utils.JiraClientInterface, 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