linkheroes/Git Sync to Folder Action

🔃 Sync a repository into a folder of another repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
source_repoGitHub repo slug or full url of the source repositoryyes
source_branchBranch name to sync fromyesmain
destination_repoGitHub repo slug or full url of the destination repositoryyes
destination_branchBranch name to sync toyesmain
destination_folderFolder path in destination repo where source content will be placedno""
preserve_historyWhether to preserve individual commits history (true) or squash into single commits (false)notrue
github_tokenGitHub token for authenticationno
ssh_private_keySSH key used to authenticate with both source and destination reposno
source_ssh_private_keySSH key used to authenticate with source repository onlyno
destination_ssh_private_keySSH key used to authenticate with destination repository onlyno

no outputs