Documentation
¶
Index ¶
Constants ¶
View Source
const ReleaseBranchPrefix = "release/"
ReleaseBranchPrefix is what every branch cut by the release flow starts with. It is also how an open release pull request is recognised later.
Variables ¶
This section is empty.
Functions ¶
func BumpMinor ¶
BumpMinor takes a tag string (e.g. "v1.21.0" or "1.21.0"), bumps the minor version, and returns the default version bump without 'v' prefix.
func GenerateBranchAndTag ¶
GenerateBranchAndTag generates branch name and tag name from a given version (e.g., "1.22.0" or "v1.22.0")
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.