actions-marketplace-validations/Merge Release Hotfix
Automatically prepare your release hotfixes for merge back into your development branch.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| GithubToken | auth token | yes | — |
| TargetRefs | comma separated list of target refs | yes | — |
| SourceRef | where to create branch from to merge into sorucerefs | yes | — |
| PrBranchNameTemplate | template used to populate the branch name | no | merge-hotfix/{{source}}-to-{{target}} |
| PrTitleTemlate | template used to populate the PR title | no | merge-hotfix: {{source}} |
| PrBodyTemplate | template used to populate the PR body | no | merge hotfixes from {{source}} to {{target}} |
Outputs
no outputs