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 int Id { get; }
Value
Type | Description |
---|---|
int | The pull request id. |