Skip to main content
Cake.Issues.PullRequests package icon

Cake.Issues.PullRequests

The pull requests issues addin for Cake 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 the Project Site for an overview of the whole ecosystem of addins for working with issues in Cake scripts. NOTE: This is the version of the addin compatible with Cake Script Runners. For addin compatible with Cake Frosting see Cake.Frosting.Issues.PullRequests.

Total Downloads
652.5K
652,480
Published
Jan 14, 2026
Latest stable version

Install

.NET CLI
dotnet add package Cake.Issues.PullRequests --version 6.0.0-beta0002
Package Manager Console
Install-Package Cake.Issues.PullRequests -Version 6.0.0-beta0002
PackageReference
<PackageReference Include="Cake.Issues.PullRequests" Version="6.0.0-beta0002" />

Frameworks

net8.0 net9.0 net10.0

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.