duplocloud/DuploCloud Start Release

Starts a gitflow release

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionThe release version (without any leading prefix)yes
tag_prefixThe tag prefix (defaults to "v")yesv
github_tokenGithub token to use for pushing and creating the PRyes
precommit_runShell commands to run prior to making release commit. If no changes are made, no commit will be made.no
commit_messageCommit message to use for the release commit. If no precommit_run is given, no commit will be made.no[release] version bump
create_prWhether or not to create a pull request.notrue
target_refpull request base (defaults to master). Only used if creating a PR.nomaster
is_hotfixWhether or not pipeline triggered from hotfix.nofalse
namedescription
release_tagrelease git tag (with version prefix)
release_branchrelease git branch
pull_request_idpull request ID
pull_request_urlpull request URL