lee-lott-actions/Slugify Team Name

A GitHub Action to transform a repo or team name into a GitHub-compatible slug

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
input-stringThe string to slugify (e.g., "My Awesome Team")yes
namedescription
resultResult of the slugify ("success" or "failure")
slugThe slugified string (e.g., "my-awesome-team")
error-messageError message if the slugify fails