git

package
v0.0.0-...-811d331 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2021 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	IncrementTypeMajorLabel = "major"
	IncrementTypeMinorLabel = "minor"
	IncrementTypePatchLabel = "patch"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type GitClient

type GitClient struct {
	// contains filtered or unexported fields
}

func New

func New(token string, repository string, releaseBranch string) (*GitClient, error)

func (*GitClient) PerformAction

func (gitClient *GitClient) PerformAction(commitSha string, eventDataFilePath string) error

type GitRepository

type GitRepository struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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