git

package
v0.0.0-...-3abce5f Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2023 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	GITHUB = iota
	GITLAB
)

Variables

This section is empty.

Functions

func FormatIssueMsg

func FormatIssueMsg(action string, username string, repo string, repoNum int, issueTitle string, issueURL string) (res string)

func FormatPullRequestMsg

func FormatPullRequestMsg(provider int, action string, username string, repo string, repoNum int, issueTitle string, prURL string, targetBranch string) (res string)

func FormatPushMsg

func FormatPushMsg(username string, repo string, branch string, numCommits int, messages []string, commitURL string) (res string)

func FormatReleaseMsg

func FormatReleaseMsg(action, username, repo, version, name, releaseUrl, changes string) (res string)

func RefToName

func RefToName(ref string) (branch string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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