ecperth/Check AWS CodeCommit repo
Check an AWS CodeCommit repo exists and get the url. Option to create if repo does not exist
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-name | — | yes | — |
| create-if-missing | — | — | false |
Outputs
| name | description |
|---|---|
| repo-url | url of existing or newly created codecommit repo |