lee-lott-actions/Create Repository From Template

A GitHub Action to create a new repository from a template 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 new repository to createyes
repo-descriptionThe description for the new repositoryyes
template-repoThe name of the template repository to useyes
ownerThe owner of the template and new repository (user or organization)yes
tokenGitHub token with repository write accessyes
namedescription
resultResult of the repository creation ("success" or "failure")
error-messageError message if the repository creation fails