continuous-devops/create-repo-from-repo-template
An action to create a repository from a repository template in an organization
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| organization | GitHub organization name | yes | — |
| repo_name | GitHub repository name to create | yes | — |
| repo_template | GitHub repository template to use | yes | — |
| pat | Personal access token if using that to auth instead of an app | yes | — |
| api_url | Source GitHub API URL | no | https://api.github.com |
| is_debug | Debug mode | no | true |
Outputs
no outputs