cmd

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2025 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute() error

Types

type RepoInfo added in v0.2.0

type RepoInfo struct {
	Repo                *config.Repository
	Name                string
	IsGitLab            bool
	CurrentDir          string
	IssueNumber         int
	Branch              string
	DescriptionProvider services.MRDescriptionProvider
}

RepoInfo holds information about a selected repository and related data

type RepoSettings added in v0.2.0

type RepoSettings struct {
	Repo          *config.Repository
	Name          string
	Directory     string
	Labels        string
	Milestone     string
	IssueProvider services.IssueProvider
}

RepoSettings represents repository settings and configuration

Jump to

Keyboard shortcuts

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