SonarBeginSettings.

PullRequestGithubEndpoint Property

Summary

Gets or sets the github endpoint url. See: https://docs.sonarqube.org/display/SONAR/Pull+Request+Analysis
Assembly
Cake.Sonar.dll
Namespace
Cake.Sonar
Containing Type
SonarBeginSettings

Syntax

public string PullRequestGithubEndpoint { get; set; }

Attributes

Type Description
ArgumentAttribute

Value

Type Description
string