actions-marketplace-validations/git-flow-merge-action
merge branch to master and develop branch, and add tag
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 8, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/yanamura_git-flow-merge-action@9d4a90b72af5df91efa8db230273c95f57dd8d05 # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token | yes | — |
| branch | release or hotfix branch | yes | — |
| develop_branch | develop branch name | — | develop |
| main_branch | main branch name | — | master |
| tag | tag name | — | — |
Outputs
no outputs