linker-finance/Merge Multi Branch
Update multi branch from one branch
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | Token used to authenticate with GitHub when performing the merge command. | yes | ${{ github.token }} |
| source_ref | Branch name or Ref that you wish to merge into the target_branch. | yes | ${{ github.ref }} |
| branches_to_merge_automatically | Branch name or Ref that you wish to merge into the target_branch. | yes | — |
| commit_message_template | Template to generate the commit message, see README.md for more info | no | Merged {source_ref} into {target_branch}. |
| slack_webhook | Webhook Slack send notification error | yes | — |
| slack_webhook_tag_user_id | Webhook Slack send notification error tag user | no | — |
Outputs
no outputs