Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractIssueNumber ¶
ExtractIssueNumber extracts the issue number from a branch name. Branch names are typically in the format 123-branch-name.
func GenerateMilestone ¶
GenerateMilestone creates a milestone string in the format YYYY.QN based on the provided time For example: 2025.Q1 for January-March, 2025.Q2 for April-June, etc.
func SplitOnCommaAndWhitespace ¶
SplitOnCommaAndWhitespace splits a string on commas and trims whitespace
func TruncateAndDashCase ¶
TruncateAndDashCase converts a string to dash-case and truncates it to the specified length
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.