tobked/GitHub Forks Sync Action

GitHub Action to synchronise forks

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github_tokenToken for the repo. Can be passed in using $\{{ secrets.GITHUB_TOKEN }}yes
upstream_repositoryRepository name to clone.yes
target_repositoryRepository name to push. Default or empty value represents current github repository (${GITHUB_REPOSITORY})no""
upstream_branchSource branch from which changes will be pushed.nomaster
target_branchDestination branch to push changes.nomaster
forceDetermines if force push is usedno
tagsDetermines if --tags is usedno

no outputs