lee-lott-actions/Add Branch

A GitHub Action to add a specified branch to a repository using the GitHub API

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repo-nameThe name of the repository to add the branch toyes
ownerThe owner of the repository (user or organization)yes
tokenGitHub token with repository write accessyes
branch-nameThe name of the branch to createyes
namedescription
resultResult of the branch creation ("success" or "failure")
error-messageError message if the branch creation fails