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 GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 18, 2023
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/aaditya1499_-github-to-codecommit-sync-@a1789cf8f2ca18447e4ded8517d36ee6549255e0 # no releases — HEAD as of 2026-07-22

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
repository_nameCodeCommit repository name.yes
aws_regionRegion of the CodeCommit repository.yes
source_branchBranch to take from source repono
destination_branchBranch to take from destination repono
folders_to_copyFolders to copy from source to destinationno
github_beforeGithub Context beforeyes
github_afterGithub Context afteryes
automated_user_emailAutomated user email to create commitnoautomated@user.com
automated_user_nameAutomated user namne to create commitnoAutomated User

no outputs