Summary
Pulls the request.
- Assembly
- Rocket
.Surgery .Cake .dll - Namespace
- Rocket
.Surgery .Cake - Containing Type
- TFBuildCakeAliases
Syntax
public static TFBuildPullRequestInfo PullRequest(this ICakeContext context)
Attributes
| Type | Description |
|---|---|
| Cake |
|
| Cake |
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | The context. |
Return Value
| Type | Description |
|---|---|
| T |
TFBuildPullRequestInfo. |
