Summary
Gets or sets a value indicating whether all labels should be included in the releasenotes.
- Namespace
- Cake
.Common .Tools .GitReleaseNotes - Containing Type
- Git
Release Notes Settings
Syntax
public bool AllLabels { get; set; }
Remarks
If not specified then only the defaults (bug, enhancement, feature) are included.
Value
Type | Description |
---|---|
bool |