kauedm/multimerge

Merges a source branch into multiple branches

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 25, 2021
License
Other
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: kauedm/multimerge@c5b3d86359db2113c764a0892f638d8c485139e5 # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
tokenAuthentication token - Githubyes${{ github.token }}
sourceBranch to be merged in the target branchesyes${{ github.ref }}
targetsBranches to receive `source` contentyes

no outputs