GitHubStatusSettings.

State Property

Summary

The state of the status. Can be one of error, failure, pending, or success.
Assembly
Cake.GitHub.dll
Namespace
Cake.GitHub
Containing Type
GitHubStatusSettings

Syntax

public GitHubStatusState State { get; set; }

Value

Type Description
GitHubStatusState