district09/Gitflow release action

Creates a tag, GitHub release, and backmerge PR after merging a release or hotfix branch.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGitHub token with repo permissionsyes
merged_branch_nameThe name of the branch that was mergedyes
merged_branch_shaThe SHA of the branch that was mergedyes
tag_branchThe branch where the tag should be created (e.g., main)nomain
backmerge_branchThe branch where the merged branch should be merged back tonodevelop
git_user_mailThe git user email address, defaults to action@github.comnoaction@github.com
git_user_nameThe git user name, defaults to ""GitHub Actions""noGitHub Actions

no outputs