alcaeus/Automatic up-merge action

Creates a pull request to merge changes up to the next branch based on a pattern

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
refThe ref being pushedyes
branchNamePatternPattern to use for branch names. Use <major> and <minor> for version placeholdersno<major>.<minor>
devBranchNamePatternPattern to use for dev branch names. Use <major> for version placeholdersno""
fallbackBranchA branch to fall back on if no next branch matching the pattern was foundno
enableAutoMergeIf non-empty, enables auto-merge on the pull requestnofalse
ignoredBranchesJSON list of branches to ignoreno[]
namedescription
branchNameThe name of the generated branch
pullRequestUrlURL of the generated pull request