CodecovSettings.

ShowChangelog Property

Summary

Gets or sets a value indicating whether the a link should be displayed to the current changelog.
Assembly
Cake.Codecov.dll
Namespace
Cake.Codecov
Containing Type
CodecovSettings

Syntax

public bool ShowChangelog { get; set; }

Value

Type Description
bool A value indicating whether a link should be showed to the changelog.