wc

package
v0.0.0-...-7426b64 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: BSD-3-Clause Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateVersionPR

func CreateVersionPR(ghClient *github.Client, jiraClient *jira.Client, meta Meta) error

func DetectBaseRef

func DetectBaseRef(ghClient *github.Client, jiraClient *jira.Client, meta Meta) (string, error)

func Print

func Print(msg string, args ...interface{})

func PrintStart

func PrintStart(description string, args ...interface{}) func()

Types

type Meta

type Meta interface {
	GetVersion() semver.Version
	GetJiraVersion() string
	GetVersionBranchName() string
	GetVersionPRName() string
}

Jump to

Keyboard shortcuts

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