Return an ExecuteGoal function that creates a release using the provided releaseCreator function. The function converts the version associated with the goal set into a release-like semantic version, see releaseLikeVersion, before passing it to the release creator function.
Release creator function to use to create the release
Execute goal function
Push test detecting if the after commit of the push is related to a release.
Generated using TypeDoc
A function capable of creating a "release", whatever that means to you.