jojomatik/Synchronize Branch

Syncs one branch to another branch

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
sourceThe branch to sync fromno${{ github.ref_name }}
targetThe branch to sync tonobeta
strategyThe strategy to use, if fast-forward is not possible (merge, force, fail)nomerge
resolve_conflictsThe changes to accept, if strategy `merge` leads to merge conflicts (target, source, false)notarget
git_committer_nameThe name to create merge commits withno
git_committer_emailThe email to create merge commits withno
github_tokenThe access token to push to the repositoryno${{ github.token }}

no outputs