marcusdacoregio/Auto Merge Forward
Automatically merge commits from older branches into more recents ones
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| from-author | Only merge if all commits match the author | yes | dependabot[bot] |
| use-author-email | Whether to use author email to check if the author matches, defaults to author name | no | false |
| branches | The branches to merge, from oldest to newest, separated by comma | yes | — |
| merge-strategy | The merge strategy to use | yes | ours |
| dry-run | Whether to push the changes | no | false |
Outputs
no outputs