actions-marketplace-validations/Gitflow Workflow Action

Create PR for release + Create GH release and send Slack message on merge

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Dec 7, 2025
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/hoangvvo_gitflow-workflow-action@80522f3ad739dbe865c86471d099728e9cb11cc2 # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
versionThe version to be releasedno""
version_incrementThe version increment to be releasedno""
develop_branchThe branch used for developmentyes
main_branchThe branch used for productionyes
slackThe slack options (channel, name mapping)no
merge_back_from_mainMerge back to develop from main instead of release branchnofalse
dry_runDry run, don't create PR or releasenofalse
release_summarySpecify the release summary to be put in the last section of the releaseno""

no outputs