actions-marketplace-validations/mirror-git-repository

Automate mirroring of git commits to or from a remote repository, like GitLab, Bitbucket, or another GitHub repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
REMOTEThe remote repository e.g. https://github.com/octocat/foo.git or git@github.com:octocat/foo.gitno
GIT_USERNAMEUsername for remote repositoryno
GIT_PASSWORDThe git https password or token for the remote repositoryno
GIT_SSH_PRIVATE_KEYThe ssh private key for writing to the remote repository, if using sshno
GIT_SSH_PUBLIC_KEYThe ssh public key for writing to the remote repository. Normally, not required at allno
GIT_SSH_KNOWN_HOSTSThe contents of a SSH known_hosts file for host key verificationno
GIT_SSH_NO_VERIFY_HOSTif true, skips host key verification. Mutually exclusive with GIT_SSH_KNOWN_HOSTSnofalse
PUSH_ALL_REFSPush all refs instead of just the current branchnotrue
GIT_PUSH_ARGSThe arugments to use when pushing the repositoryno--tags --force --prune
DEBUGset to "true" to enable debug modenofalse

no outputs