hoangvvo/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
- Stale
- License
- None
- Runtime
- Deprecated runtime
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