strivesolutions/Merge

Merges all pull requests with a defined label into a single branch

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenGitHub Token with commit permissions to the repositoryyes
repositoryOptional repository to work with. Token must have commit access. If not provided, the repository running the action will be used.no
base_branchThe base branch for the merges.yes
target_branchThe target branch for the merges. After merging, the local branch will be force pushed to this branch. Must be a different branch than the base branch.yes
labelOnly pulls with this label will be merged.yes
committer_nameOptional name to use when committing the merges. If not supplied, the default name will be used.no
pushForce pushes the resulting branch back to origin after merging. If not supplied, the branch will not be pushed.no

no outputs