actions-marketplace-validations/Forward-merge Pull Requests
Create a forward-merge pull request to keep multiple support branches in sync.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| branches | Comma-separated list of branches with a plus sign for a branch that that will be merged into the other branch: "support/v3+support/v4,support/v4+main" will ensure "support/v3" is merged into "support/v4". | yes | — |
| token | Github API Token - must be a write token allowing access to the repo | no | — |
| body | Body message of the pull request. It is not required | no | — |
| prefix | Optional prefix to the PR title. Useful if you use some type of semantic commit pull request title validator | no | — |
Outputs
no outputs