actions-marketplace-validations/Gitflow Workflow Action
Create PR for release + Create GH release and send Slack message on merge
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Dec 7, 2025
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/hoangvvo_gitflow-workflow-action@80522f3ad739dbe865c86471d099728e9cb11cc2 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The version to be released | no | "" |
| version_increment | The version increment to be released | no | "" |
| develop_branch | The branch used for development | yes | — |
| main_branch | The branch used for production | yes | — |
| slack | The slack options (channel, name mapping) | no | — |
| merge_back_from_main | Merge back to develop from main instead of release branch | no | false |
| dry_run | Dry run, don't create PR or release | no | false |
| release_summary | Specify the release summary to be put in the last section of the release | no | "" |
Outputs
no outputs