- Namespace
- GitReleaseManager
.Core .Configuration - Containing Type
- Config
Syntax
[Description("Overrides default pluralization and header names for specific labels.")]
[YamlMember(Alias = "issue-labels-alias")]
public IList<LabelAlias> LabelAliases { get; private set; }
Attributes
| Type | Description |
|---|---|
| Description | |
| YamlMember |
Value
| Type | Description |
|---|---|
| IList |