Cake.Issues.PullRequests

The pull requests issues addin allows you to write issue from any code analyzer or linter as comments to pull requests. This addin provides the aliases for writing issues to pull requests. It requires the core Cake.Issues addin, addins for reading issues and an addin for the specific pull request system. See cakeissues.net for an overview of the whole ecosystem of addins for working with issues in Cake scripts.

#addin nuget:?package=Cake.Issues.PullRequests&version=4.3.0

dotnet add package Cake.Issues.PullRequests --version 4.3.0

<PackageReference Include="Cake.Issues.PullRequests" Version="4.3.0" />

Aliases

Contains functionality related to reporting issues to pull requests.

Reporting Issues To Pull Requests