zjns/Sync Repository

Sync repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
up_repoOptional, upstream repository, like 'owner/example_repo', default using parent if is a fork repository.no""
tokenOptional, Github token, no push event triggered if using 'secrets.GITHUB_TOKEN' or 'github.token'.no${{ github.token }}
branchOptional, branch to be updatedno${{ github.ref_name }}
up_branchOptional, upstream branch to be sycnedno${{ github.ref_name }}
methodOptional, method to sync repo, one of [rebase, merge, hardreset]norebase
gpg_private_keyOptional, for auto gpg signingno""
gpg_passphraseOptional, for auto gpg signingno""
namedescription
commit_countSynced commit count
commitsSynced commits, json format, like '[{"author":"sam","committer":"sam","message":"hello!"}]'