gactions/Git Repo Sync

Git Repo Sync enables you to synchronize code to other code management platforms, such as GitLab, Gitee, etc.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
target-urlTarget Repo URLyes
target-usernameTarget Repo Usernameyes
target-tokenTarget Tokenyes
target-force-pushForce push branches and tagsnofalse
mirrorMirror all refs (branches + tags) and prune refs deleted on the source. Overrides target-force-push.nofalse
only-on-version-changeOnly sync when the version field in the version file changednofalse
version-filePath to the JSON file whose version field is comparednopackage.json
before-refGit SHA before the push, used to read the previous version. Defaults to github.event.beforeno""

no outputs