Built-In
Contains functionality related to GitReleaseManager.
In order to use the commands for this alias, include the following in your build.cake file to download and install from nuget.org, or specify the ToolPath within the appropriate settings class:
#tool "nuget:?package=gitreleasemanager"
AddAssets
|
Git |
Add Assets to an existing release using the specified settings. |
|
Git |
Add Assets to an existing release. |
Close
|
Git |
Closes the milestone associated with a release using the specified settings. |
|
Git |
Closes the milestone associated with a release. |
Create
|
Git |
Creates a Package Release using the specified settings. |
|
Git |
Creates a Package Release. |
Discard
|
Git |
Discards a Release using the specified settings. |
|
Git |
Discards a Release. |
Export
|
Git |
Exports the release notes using the specified settings. |
|
Git |
Exports the release notes. |
Label
|
Git |
Deletes and creates labels using the specified settings. |
|
Git |
Deletes and creates labels. |
Open
|
Git |
Opens the milestone associated with a release using the specified settings. |
|
Git |
Opens the milestone associated with a release. |
Publish
|
Git |
Publishes the release using the specified settings. |
|
Git |
Publishes the release. |
