ReportIssuesToPullRequestSettings.

CommentSource Property

Summary

Gets or sets a value used to decorate comments created by this addin. Only comments with the same source will be resolved.
Assembly
Cake.Prca.dll
Namespace
Cake.Prca
Containing Type
ReportIssuesToPullRequestSettings

Syntax

public string CommentSource { get; set; }

Value

Type Description
string
GitHub