Summary
Gets the pull request id that GitLab CI uses internally.
- Namespace
- Cake
.Common .Build .GitLabCI .Data - Containing Type
- Git
Lab C I Pull Request Info
Syntax
public long Id { get; }
Value
| Type | Description |
|---|---|
| long | The pull request id. |
