lbussell/Simple File Sync

Synchronizes a file or directory from another git repository via Pull Request

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGitHub token (needs read access on source repo, write access on target)yes
source_repoSource repository (owner/repo for GitHub, or full URL for any git host)yes
source_pathPath to file or directory in source repositoryyes
source_branchBranch to sync from in the source repository (defaults to the default branch)no""
target_pathDestination path in current repository (defaults to source_path)no""
target_branchTarget branch for the PRnomain
namedescription
pr_urlURL of the created or updated PR (empty if no changes)
pr_numberNumber of the created or updated PR (empty if no changes)