gendloop/create-repo-by-template
Create a repository using a template
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Personal Token | yes | ${{ github.token }} |
| template_owner | Template Owner | no | gendloop |
| template_repo | Template Repo Name | yes | "" |
| user | User Name | no | gendloop |
| repo_name | Repo Name (e.g. MyRepo) | yes | "" |
| repo_description | Repo Description | no | "" |
| include_all_branches | Include All Branches ? (true or false) | no | false |
| is_private | Is Repo Private ? (true or false) | no | false |
Outputs
no outputs