cmd

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2025 License: MIT Imports: 14 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
	Provider  services.SCMProvider
}

RepoSettings represents repository settings and configuration

Jump to

Keyboard shortcuts

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