flecs-technologies/Create repository from template action
Creates a new GitHub repository from a template
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| template-owner | GitHub owner of the template repository | yes | — |
| template-repo | Name of the template repository | yes | — |
| name | Name of the new repository | yes | — |
| owner | Owner of the new repository | no | — |
| description | Description of the new repository | no | — |
| include-all-branches | Set to true to copy all branches from the template. If false, only the default branch is copied. | no | — |
| private | Visibility of the new repository | no | — |
Outputs
no outputs