GitReleaseNotesSettings.

AllLabels Property

Summary

Gets or sets a value indicating whether all labels should be included in the releasenotes.

Syntax

public bool AllLabels { get; set; }

Remarks

If not specified then only the defaults (bug, enhancement, feature) are included.

Value

Type Description
bool