actions-marketplace-validations/Git Merge Operation
Automatically executes git merge operations (merge-fast-forward) by provided parameters
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| sourceBranch | Source branch name to merge from | yes | — |
| targetBranch | Target branch name to merge to | yes | — |
| mode | Operation mode (merge-fast-forward) | yes | — |
Outputs
| name | description |
|---|---|
| changed | Operation status |