actions-marketplace-validations/Github Migrations Backup
Backup a Github Org with one Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GH_ORG | The GitHub org you want to make a backup for | yes | — |
| GH_APIKEY | The API token necessary to talk to the GitHub API | yes | — |
| GH_REPO | The GitHub repo you want to backup | yes | — |
| AWS_BUCKET_NAME | The S3 bucket in which the archive will be stored | yes | — |
| AWS_BUCKET_REGION | The region in which the S3 bucket is located | yes | — |
| AWS_ARN | The AWS ARN of the S3 bucket | yes | — |
| AWS_ACCESS_KEY | The Access Key needed to authenticate to AWS | yes | — |
| AWS_SECRET_KEY | The Secret Key needed to complete authentication to AWS | yes | — |
Outputs
no outputs