solalvall/create-repository
Standardize github repository creation
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| template | Kind of your new repository | yes | — |
| template_path | Directory where all your template are stored | no | . |
| repo_name | Name of your new repository | yes | — |
| repo_description | Description of your new repository | no | "" |
| repo_is_private | Scope of your new repository | no | false |
| repo_workflow_access | Modify workflow permission for the reposity | no | false |
| github_token | Github token used to create the repository | yes | — |
| personal_use | Define if repository will be created in a user profile (true) or a github org (false) | no | false |
| delete_repo | For testing purpose it is useful to delete the repository after its creation | no | false |
Outputs
no outputs