This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Issues.PullRequests.GitHubActions.
Summary
Contains functionality related to writing code analysis issues to GitHub Actions.
- Assembly
- Cake
.Issues .PullRequests .GitHubActions .dll - Namespace
- Cake
.Issues .PullRequests .GitHubActions - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["GitHubActionsBuildsAliases"]
class Type type-node
Syntax
public static class GitHubActionsBuildsAliases
Attributes
Type | Description |
---|---|
Cake |
Methods
Name | Value | Summary |
---|---|---|
GitHubActionsBuilds |
IPullRequestSystem |
Gets an object for writing issues to GitHub Actions using the specified settings.
static
|
GitHubActionsBuilds |
IPullRequestSystem |
Gets an object for writing issues to GitHub Actions using the default settings.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
Returns the string value or a
Not set > markup suitable for Spectre.Console.
From StringExtensions
Requires the Cake.Issues addin
|