Info
Version: | 4.12.0 |
Author(s): | Pascal Berger |
Last Update: | Tuesday, November 5, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://cakeissues.net/ |
NuGet Url: | https://www.nuget.org/packages/Cake.Issues.PullRequests.GitHubActions |
Install
Install-Package Cake.Issues.PullRequests.GitHubActions
dotnet add package Cake.Issues.PullRequests.GitHubActions
paket add Cake.Issues.PullRequests.GitHubActions
Cake.Issues.PullRequests.GitHubActions Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
This addin provides the aliases for writing to GitHub Actions builds.
It also requires the core Cake.Issues and Cake.Issues.PullRequests addins and one or more issue providers.
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.GitHubActions.