New GitHub Actions addin

Published
Sunday, September 27, 2020
Category
Release Notes

A new Cake.Issues.PullRequest.GitHubActions addin has been released which brings integration with GitHub Actions and GitHub pull requests.

Cake.Issues.PullRequest.GitHubActions addin creates annotations from issues when running on GitHub Actions:

Annotations

These annotations will also be shown in pull requests on the related file / position, bringing first class integration for GitHub pull requests to Cake.Issues:

Pull request integration

This integration was first released in Cake.Issues.Recipe 0.4.2 and has now been moved to its own addin, which can also be used outside of Cake.Issues.Recipe.


GitHub