Summary
Settings for
GitHubActionsBuildsAliases
.
- Assembly
- Cake
.Issues .PullRequests .GitHubActions .dll - Namespace
- Cake
.Issues .PullRequests .GitHubActions - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["GitHubActionsBuildSettings"]
class Type type-node
Syntax
public class GitHubActionsBuildSettings
Constructors
Name | Summary |
---|---|
Git |
Properties
Name | Value | Summary |
---|---|---|
GroupIssues | bool |
Gets or sets a value indicating whether issues should be grouped by issue provider and run information.
Enabled by default.
|
Extension Methods
Name | Value | Summary |
---|---|---|
NotNull |
void |
Throws an exception if the specified parameter's value is null.
From IssuesArgumentChecks
|