Summary
Gets the source branch of the pull request.
- Namespace
- Cake
.Common .Build .GitLabCI .Data - Containing Type
- Git
Lab C I Pull Request Info
Syntax
public string SourceBranch { get; }
Value
Type | Description |
---|---|
string | The source branch of the pull request. |