issue

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: May 8, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Issue

type Issue struct {
	Type string // feat, fix, doc, etc…
	tracker.Issue
}

Issue is the representation of a work item.

func GetFromTracker

func GetFromTracker(ctx context.Context, t tracker.Tracker, allowedTypes []string) (*Issue, error)

func GetFromUser

func GetFromUser(allowedTypes []string) (*Issue, error)

type IssueStartFlags

type IssueStartFlags struct {
	TrackerFirst bool
}

Jump to

Keyboard shortcuts

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