actions-marketplace-validations/Standard version release branch
Create a release branch updating changelog and tags with standard-version then open a pull request.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | Github Token with write permissions | yes | — |
| release_version | Version to be released | no | — |
| origin_branch | Branch from where the release should be open, usually develop | yes | — |
| target_branch | Branch where the release should be merged, usually master or main | yes | — |
| pr_template | Template used as PR description | no | PR opened by [standard-version-release-branch](https://github.com/Wuerike/standard-version-release-branch) |
| as_draft | Boolean flag to open as draft or not | no | false |
| push_tag | Boolean flag to push the new tag or not | no | true |
Outputs
no outputs