actions-marketplace-validations/Gitflow Finish

GitHub Action to complete a release based off of the gitflow workflow.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pr-numThe number of the pull request to finish.yes
tokenAuthentication token to allow the action to execute.yes
repo-nameThe full name of the containing repository in the form owner/repo.yes
merge-into-devSets whether to merge the release/hotfix branch back into the development branch automatically.nofalse
dev-branch-nameThe name of the development branch to merge the release/hotfix branch into.nodevelop
del-source-branchIndicates whether to delete the release/hotfix branch after completing all gitflow actions.yestrue
tag-prefixText to prepend to the version when creating a tag.nov

no outputs