Cake.Issues.GitRepository

The Git repository support for the Cake.Issues addin allows you to analyze Git repositories. This addin provides the aliases for analyzing Git repositories and create issues resulting from it using the Cake.Issues addin. It also requires the core Cake.Issues addin. There are also additional addins for generating reports or posting issues to pull requests. See cakeissues.net for an overview of the whole ecosystem of addins for working with issues in Cake scripts.

#addin nuget:?package=Cake.Issues.GitRepository&version=4.9.0

dotnet add package Cake.Issues.GitRepository --version 4.9.0

<PackageReference Include="Cake.Issues.GitRepository" Version="4.9.0" />

Aliases

Issue Providers