GitHubActionsBuildSettings Class

Summary

graph BT Type-->Base0["Object"] Type["GitHubActionsBuildSettings"] class Type type-node

Syntax

public class GitHubActionsBuildSettings

Constructors

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<GitHubActionsBuildSettings>(string) void
Throws an exception if the specified parameter's value is null.
GitHub