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