betrybe/Create Github Repository
Create repo with 4 envs (production, staging, homologation, preview-app) and the CD workflows files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 2, 2023
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: betrybe/create-gh-repo-action@7d6b5a12b2cd1d1dac8cf58025a5bce1db9d560d # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| repo_name | What is the name of the repository? | yes | "" |
| admin_token | Organization admin token with admin:org scope | yes | "" |
| container_image_template | Container image template to start app | no | Dockerfile |
Outputs
| name | description |
|---|---|
| repo_url | URL of the created repository |