Cake.Common.Tools.GitReleaseNotes Namespace

Class Types

Class Summary
GitReleaseNotesAliases

Contains functionality related to GitReleaseNotes.

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 GitReleaseNotesSettings class:

#tool "nuget:?package=GitReleaseNotes"

GitReleaseNotesRunner The GitReleaseNotes runner.
GitReleaseNotesSettings Contains settings used by GitReleaseNotesRunner.

Enum Types

Enum Summary
GitReleaseNotesIssueTracker The IssueTracker to be used.