You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lightweight GitHub composite action that transforms any branch name into a safe, normalized slug — lowercase, alphanumeric characters only, hyphens as separators.
Ideal for generating Docker image tags, Kubernetes namespace names, S3 prefixes, Helm release names, or any resource that requires a predictable, URL-safe identifier.
A lightweight GitHub composite action that transforms any branch name into a safe, normalized slug — lowercase, alphanumeric characters only, hyphens as separators. Ideal for generating Docker image tags, Kubernetes namespace names, S3 prefixes, Helm release names, or any resource that requires a predictable, URL-safe identifier.