Cake Issues

Issue Management for the Cake Build System

Learn more Addins Aliases

Open-Source

Cake Issues is free to use, improve, contribute and distribute. Source code is available on GitHub under MIT license.

Rich ecosystem

Unlike other Cake addins, Cake Issues consists of over 15 different addins, working together and providing you with over 75 aliases which you can use in your Cake build scripts to work with issues.

Supports your tooling

Read issues from different analyzers, linters or tools. The growing range of out-of-the-box supported tools include MSBuild, JetBrains InspectCode (ReSharper), ESLint, Markdownlint, DocFX.

Reporting

Cake Issues provides aliases to create reports from the parsed issues. There's a generic reporting addin which allows to create reports using out-of-the-box or custom Razor templates and an addin for creating SARIF compatible files.

Pull request and build workflow integration

Issues found on a feature branch can be reported to pull requests or build runs giving developers instant and direct feedback. There's out of the box support for Azure DevOps, GitHub Actions and AppVeyor.

Extensible

The addins are built in a modular architecture and are providing different extension points which allow you to easily enhance it for supporting additional analyzers, linters, report formats and pull request systems.

GitHub