bndynet/Sync repo files

Sync files or directories from one or more GitHub repositories into the current repository.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
mappingsOne mapping per line, formatted as owner/repo[@ref]:source-path => target-path [clean|merge] [optional]. Append " :: pattern => replacement" (repeatable) to rewrite links in copied markdown files via regex.yes
tokenToken used to read source repositories and push changes to the target repository.no
commit-messageCommit message used when synced files changed.nochore: sync repo files
git-user-nameGit author name for sync commits.nogithub-actions[bot]
git-user-emailGit author email for sync commits.no41898282+github-actions[bot]@users.noreply.github.com
server-urlGitHub server URL. Defaults to GITHUB_SERVER_URL or https://github.com.no
dry-runStage and report changes without committing or pushing.nofalse
namedescription
changedtrue when the action staged sync changes, otherwise false.