dertimonius/Merge git branches

Keep multiple branches up to date within your CI workflows.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
branchesThe branches that need to be updated. Takes either a string or an array of strings.yes
tokenGitHub Personal Access Token needed for the commit.yes
forceDefines if the commit should be force-pushed or not. Default is false.nofalse
checkTagsEnable tag checks by setting checkTags to true if you want to include tag validation in the GitHub Action workflow. Default is false.nofalse

no outputs