Github Actions to mirror and sync with AWS codecommit
I am planning to Synchronize a repo in GitHub and to AWS codecommit. All the present code and future PR’s merging to main, dev, and preprod should be in the AWS codecommit. I am referring to GitHub Actions and I see three different wiki/documentation. I am not sure which one to follow? 1.https://github.com/marketplace/actions/github-to-aws-codecommit-sync 2.https://github.com/marketplace/actions/mirroring-repository 3.https://github.com/marketplace/actions/automatic-repository-mirror… Read More Github Actions to mirror and sync with AWS codecommit