kauedm/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: kauedm/multimerge@c5b3d86359db2113c764a0892f638d8c485139e5 # v1tags 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