actions-marketplace-validations/Mirror Git

Synchronize git repositories like a mirror.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit May 12, 2022
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/k8scat_action-mirror-git@96b5d3cc73fd34c1db71388e9a42fdb2dac2dd1d # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
source_protocolhttps or sshhttps
source_hostGit server host without the protocolyesgithub.com
source_portGit server portno
source_usernameUsername on source git serveryes
source_private_keySSH private keyno
source_tokenPersonal access tokenno
source_token_usernameUsername who owned the tokenno
dest_protocolhttps or sshhttps
dest_hostGit server host without the protocolyesgithub.com
dest_portGit server portno
dest_usernameUsername on dest git serveryes
dest_private_keySSH private keyno
dest_tokenPersonal access tokenno
dest_token_usernameUsername who owned the tokenno
dest_create_repo_scriptScript used to create repo on dest git serverno
mirror_reposRepos to mirror, separated by commayes
push_tagsPush tags, true or falsenotrue
skip_tags_reposSkip pushing tags for these repos, surrounded by commano
ignored_reposIgnore these repos, surrounded by commano
slack_webhookSlack webhook urlno
dingtalk_webhookDingTalk webhook urlno
lark_webhookLark webhook urlno
notify_prefixPrefix for notify messagenoMirror Git
notify_suffixSuffix for notify messagenoPowered by https://github.com/k8scat/action-mirror-git
ignore_errorIgnore error, true or falsenofalse

no outputs