actions-marketplace-validations/multimerge
Merges a source branch into multiple branches
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 25, 2021
- License
- Other
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/kauedm_multimerge@8ba695c711321cd3e3ff18513eb7b32f573cd4e6 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Authentication token - Github | yes | ${{ github.token }} |
| source | Branch to be merged in the target branches | yes | ${{ github.ref }} |
| targets | Branches to receive `source` content | yes | — |
Outputs
no outputs