Summary
Gets or sets a value indicating whether all tags should be included in the releasenotes.
- Namespace
- Cake
.Common .Tools .GitReleaseNotes - Containing Type
- Git
Release Notes Settings
Syntax
public bool AllTags { get; set; }
Remarks
If not specified then only the issues since that last tag are included.
Value
Type | Description |
---|---|
bool |