SonarBeginSettings.

PullRequestGithubRepository Property

Summary

Gets or sets the github repository for which the pull request should be validated. Typical github format CompanyOrUser/RepositoryName See: https://docs.sonarqube.org/display/SONAR/Pull+Request+Analysis
Assembly
Cake.Sonar.dll
Namespace
Cake.Sonar
Containing Type
SonarBeginSettings

Syntax

public string PullRequestGithubRepository { get; set; }

Attributes

Type Description
ArgumentAttribute

Value

Type Description
string