actions-marketplace-validations/Synchronize Github to CodeCommit
Creating a new commit instead of mirrorig to synchronize from github to AWS Codecommit using actions and AWS CLI credentials
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 18, 2023
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/aaditya1499_-github-to-codecommit-sync-@a1789cf8f2ca18447e4ded8517d36ee6549255e0 # no releases — HEAD as of 2026-07-22tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| repository_name | CodeCommit repository name. | yes | — |
| aws_region | Region of the CodeCommit repository. | yes | — |
| source_branch | Branch to take from source repo | no | — |
| destination_branch | Branch to take from destination repo | no | — |
| folders_to_copy | Folders to copy from source to destination | no | — |
| github_before | Github Context before | yes | — |
| github_after | Github Context after | yes | — |
| automated_user_email | Automated user email to create commit | no | automated@user.com |
| automated_user_name | Automated user namne to create commit | no | Automated User |
Outputs
no outputs