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