Summary
Gets the commit author username.
- Namespace
- Cake
.Common .Build .WoodpeckerCI .Data - Containing Type
- Woodpecker
C I Commit Info
Syntax
public string Author { get; }
Value
Type | Description |
---|---|
string | The commit author username. |